From: <bob...@us...> - 2007-07-17 08:50:50
|
Revision: 1171 http://svn.sourceforge.net/hackndev/?rev=1171&view=rev Author: bobofdoom Date: 2007-07-17 01:50:45 -0700 (Tue, 17 Jul 2007) Log Message: ----------- PalmT650: Switch back to corgi_bl (basically undoing r986). Modified Paths: -------------- linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmt650-init.h Modified: linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmt650-init.h =================================================================== --- linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmt650-init.h 2007-07-17 08:50:10 UTC (rev 1170) +++ linux4palm/linux/trunk/include/asm-arm/arch-pxa/palmt650-init.h 2007-07-17 08:50:45 UTC (rev 1171) @@ -19,5 +19,6 @@ #define PALMT650_MAX_INTENSITY 0x1ad #define PALMT650_DEFAULT_INTENSITY 0xe5 #define PALMT650_LIMIT_MASK 0x7f +#define PALMT650_BL_PERIOD 0x12c #endif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |