OSDN Git Service

mei: don't have to clean the state on power up
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 17 Jul 2013 12:13:16 +0000 (15:13 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Aug 2013 16:47:40 +0000 (09:47 -0700)
commit47e1cf336bc708bb59ebfcc01540dffecd16862e
treef0e12190809311cb0eb78108c86a8bab2ec3a59f
parent7dae89cb15ebdc7e286b884cd79f3a4b94fcdff4
mei: don't have to clean the state on power up

commit 99f22c4ef24cf87b0dae6aabe6b5e620b62961d9 upstream.

When powering up, we don't have to clean up the device state
nothing is connected.

Tested-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/init.c