mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
e5354107e1
mei client bus will present some of the mei clients as devices for other standard subsystems Implement the probe, remove, match, device addtion routines, along with the sysfs and uevent ones. mei_cl_device_id is also added to mod_devicetable.h A mei-cleint-bus.txt document describing the rationale and the API usage is also added while ABI/testing/sysfs-bus-mei describeis the modalias ABI. 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>
7 lines
247 B
Text
7 lines
247 B
Text
What: /sys/bus/mei/devices/.../modalias
|
|
Date: March 2013
|
|
KernelVersion: 3.10
|
|
Contact: Samuel Ortiz <sameo@linux.intel.com>
|
|
linux-mei@linux.intel.com
|
|
Description: Stores the same MODALIAS value emitted by uevent
|
|
Format: mei:<mei device name>
|