HID: add experimental access to PicoLCD device's EEPROM and FLASH
authorBruno Prémont <bonbons@linux-vserver.org>
Tue, 30 Mar 2010 20:38:09 +0000 (22:38 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 31 Mar 2010 09:32:31 +0000 (11:32 +0200)
commit9bbf2b98ba11d00bd73e3254e15cfe17ccaff6ba
treecffe1c088a62e943fde7a954177e530bc780d2c3
parent467d6523065187d4c081b078755da4103d7ffacb
HID: add experimental access to PicoLCD device's EEPROM and FLASH

The PicoLCD device has a small amount of EEPROM and also provides access
to its FLASH where firmware and splash image are saved.
In flasher mode FLASH access is the only active feature.

Give read/write access to both via debugfs files.

NOTE: EEPROM and FLASH access should be switched to better suited API,
      until then the will reside in debugfs

Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/hid-picolcd.c
This page took 0.024516 seconds and 5 git commands to generate.