]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mei: bus: move driver api functions at the start of the file
authorAlexander Usyskin <alexander.usyskin@intel.com>
Sun, 7 Feb 2016 21:35:32 +0000 (23:35 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 18 Apr 2016 12:50:35 +0000 (08:50 -0400)
commit79b768dec5d354aeb143f51db11e0cbb758176fb
tree3e133573b92b472df04d9c88f9bbd1cfcc88e9be
parent0f412b8aa88883f7e3059c5a2c1e56ce0dd8bf86
mei: bus: move driver api functions at the start of the file

[ Upstream commit 6238299774377b12c3e24507b100b2687eb5ea32 ]

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>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/misc/mei/bus.c