From: Bruno Prémont Date: Tue, 30 Mar 2010 20:38:09 +0000 (+0200) Subject: HID: add experimental access to PicoLCD device's EEPROM and FLASH X-Git-Tag: v2.6.35-rc1~454^2~1^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbf2b98ba11d00bd73e3254e15cfe17ccaff6ba;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed