]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mei: move MEI_IAMTHIF_IDLE to amthif host init function
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 8 Jan 2013 21:07:23 +0000 (23:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jan 2013 00:40:46 +0000 (16:40 -0800)
commit6222f7bf8d7e2b16ffcc14bcb2c32ea069aac9fa
tree598fa39195c2081171e594cc42be93df0254b27c
parent781d0d89224bbbc438c2c0360cfd4822bb35d280
mei: move MEI_IAMTHIF_IDLE to amthif host init function

Since the amthif state is not examined until amthif is connected
we can safely move it to the amthif host init function

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