1. 11 May, 2010 2 commits
    • Eric Miao's avatar
      [ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.c · 639b91a3
      Eric Miao authored
      The only use of corgi_ssp.c is corgi_ts.c, which is now deprecated
      and removed. Remove corgi_ssp.c and corgi_lcd.c and their relevant
      function declarations and data structures.
      Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Pavel Machek <pavel@ucw.cz>
      639b91a3
    • Eric Miao's avatar
      input: remove now deprecated corgi_ts.c touchscreen driver · 5700929d
      Eric Miao authored
      The corgi touchscreen is now deprecated in favour of the generic ads7846.c
      driver. The noise reduction technique used in corgi_ts.c, which is to wait
      till vsync before ADC sampling, is also integrated into ads7846 driver now.
      Provided that the original driver is not generic and is difficult to maintain,
      it will be removed now.
      Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Pavel Machek <pavel@ucw.cz>
      Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
      5700929d
  2. 10 May, 2010 3 commits
  3. 07 May, 2010 13 commits
  4. 06 May, 2010 22 commits