From: <bob...@us...> - 2006-12-01 23:16:37
|
Revision: 688 http://svn.sourceforge.net/hackndev/?rev=688&view=rev Author: bobofdoom Date: 2006-12-01 15:16:34 -0800 (Fri, 01 Dec 2006) Log Message: ----------- all: Moved AC97_LINK_FRAME to wm9712.h Modified Paths: -------------- linux4palm/linux/trunk/include/sound/wm9712.h Modified: linux4palm/linux/trunk/include/sound/wm9712.h =================================================================== --- linux4palm/linux/trunk/include/sound/wm9712.h 2006-12-01 23:14:57 UTC (rev 687) +++ linux4palm/linux/trunk/include/sound/wm9712.h 2006-12-01 23:16:34 UTC (rev 688) @@ -8,6 +8,7 @@ #define AC97_ADD_FUNC 0x58 /* Additional functions */ +#define AC97_LINK_FRAME 21 /* * WM97xx AC97 Touchscreen registers This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |