1. 29 11月, 2008 5 次提交
  2. 28 11月, 2008 15 次提交
  3. 27 11月, 2008 15 次提交
  4. 26 11月, 2008 1 次提交
  5. 25 11月, 2008 1 次提交
    • T
      ARM: OMAP: Remove broken LCD driver for SX1 · 7953031d
      Tony Lindgren 提交于
      Recently the omap McBSP code was cleaned up to get rid of
      direct McBSP register tinkering by the drivers. Looks like
      lcd_sx1.c never got converted, and now it breaks builds.
      
      It seems the lcd_sx1.c driver is attempting SPI mode, but
      doing it in a different way compared to omap_mcbsp_set_spi_mode().
      
      Remove the broken driver, patches welcome to add it back when
      done properly by patching both mcbsp.c and lcd_sx1.c.
      
      Cc: Vovan888@gmail.com
      Cc: linux-fbdev-devel@lists.sourceforge.net
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      7953031d
  6. 23 11月, 2008 1 次提交
  7. 22 11月, 2008 2 次提交