]> git.baikalelectronics.ru Git - kernel.git/commit
ideapad: let camera power control entry under platform driver
authorIke Panhc <ike.pan@canonical.com>
Mon, 13 Dec 2010 10:00:27 +0000 (18:00 +0800)
committerMatthew Garrett <mjg@redhat.com>
Fri, 7 Jan 2011 22:03:46 +0000 (17:03 -0500)
commit4d5068cd8713d8a35d0d930944e1ba2da45166db
tree1e6d54f4c46b5bc8b5dac599e4e39445b1111b6a
parent32778172d4cdd6ca6a363fa904dbe2f983aca06b
ideapad: let camera power control entry under platform driver

The entry was at /sys/devices/LNXSYSTM:00/../VPC2004:00/camera_power
move to /sys/devices/platform/ideapad/camera_power

Add document about usage of ideapad node in sysfs.

Signed-off-by: Ike Panhc <ike.pan@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Documentation/ABI/testing/sysfs-platform-ideapad-laptop [new file with mode: 0644]
drivers/platform/x86/ideapad-laptop.c