remarkable-linux/Documentation/misc-devices/mei
Samuel Ortiz e46980a10a mei: bus: Add device enabling and disabling API
It should be left to the drivers to enable and disable the device on the
MEI bus when e.g getting probed.
For drivers to be able to safely call the enable and disable hooks, the
mei_cl_ops must be set before it's probed and thus this should happen
before registering the device on the MEI bus. Hence the mei_cl_add_device()
prototype change.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-08 16:57:15 -07:00
..
.gitignore mei: Documentation: add generated example binary into .gitignore file 2012-05-14 15:43:44 -07:00
Makefile mei: move doc files Documentation/misc-devices/mei 2012-05-09 13:59:09 -07:00
mei-amt-version.c doc: fix quite a few typos within Documentation 2012-11-19 14:28:24 +01:00
mei-client-bus.txt mei: bus: Add device enabling and disabling API 2013-04-08 16:57:15 -07:00
mei.txt mei: mei.txt: minor grammar fixes 2012-06-13 13:38:25 -07:00
TODO mei: update MAINTAINERS file 2012-05-09 14:00:31 -07:00