]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mei: me: d0i3: move mei_me_hw_reset down in the file
authorAlexander Usyskin <alexander.usyskin@intel.com>
Sun, 2 Aug 2015 19:20:55 +0000 (22:20 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:33:55 +0000 (17:33 -0700)
commitebad6b945ee2e7e93454ba52030b93e08290317c
tree002f676c7f94071986438d4e22b1674dd122b63a
parent859ef2ffbfa785d273567467088cc8743f80b5bd
mei: me: d0i3: move mei_me_hw_reset down in the file

Move mei_me_hw_reset down in the source file to avoid
forward declarations when introducing d0i3 flow in the next patch.

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