Module Name: src Committed By: bsh Date: Sat Mar 13 11:15:52 UTC 2010
Modified Files: src/sys/arch/arm/xscale: pxa2x0_lcd.c src/sys/arch/evbarm/g42xxeb: g42xxeb_lcd.c src/sys/arch/evbarm/lubbock: lubbock_lcd.c Log Message: fix LCD drivers for Lubbock and Twintail. - pass correct attach args to pxa2x0_lcd_attach_sub() - make this driver compile without wsdisplay again. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/xscale/pxa2x0_lcd.c cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/g42xxeb/g42xxeb_lcd.c cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/lubbock/lubbock_lcd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.