From: Magnus Damm Date: Wed, 7 May 2008 15:15:02 +0000 (-0400) Subject: Input: add support for SuperH MigoR touchscreen X-Git-Tag: v2.6.27-rc1~958^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885c316d776b64728b4ed30e3af60d23c9e46825;p=pandora-kernel.git Input: add support for SuperH MigoR touchscreen This is V2 of the MigoR touch screen driver. The chip we interface to is unfortunately a custom designed microcontroller speaking some undocumented protocol over i2c. The board specific code is expected to register this device as an i2c chip using struct i2c_board_info [] and i2c_register_board_info(). [dtor@mail.ru: don't enable touchscreen if there are no users] Signed-off-by: Magnus Damm Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed