]> git.baikalelectronics.ru Git - kernel.git/commit
mei: bus: move driver api functions at the start of the file
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 23 Jul 2015 12:08:35 +0000 (15:08 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:20:26 +0000 (17:20 -0700)
commiteefe1ac5a7b593fa978926d8184b52ade639300b
tree85026e36dc2a11904171591525a66da5e94d638d
parent7404807f010543596cb7f2fde8dde557073936a1
mei: bus: move driver api functions at the start of the file

To make the file more organize move mei client driver api
to the start of the file and add Kdoc.

There are no functional changes in this patch.

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