mei: me: remove artificial singleton requirement
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 29 May 2013 17:09:31 +0000 (20:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:44:43 +0000 (21:44 +0900)
commitc6148f8f8ceb18fd6ae3b637c56e8327b73873eb
tree67fa4e4a3e1a94c20f2b5bea89c97fb51e87d44e
parent139aacf757fc89792c43a79ba99bc2361c98ecd3
mei: me: remove artificial singleton requirement

There is only one device on the platform
drop mei_pdev and the mutex

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/pci-me.c