]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
tsc2101-alsa build fixes
authorDavid Brownell <david-b@pacbell.net>
Wed, 23 May 2007 05:33:53 +0000 (22:33 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 25 May 2007 00:37:05 +0000 (17:37 -0700)
commit24c5d1ffc056621bd62a37ea14c48d5397c11212
tree6c89372fb5c6456fbda8f9daa1bd7956be060e0c
parent6e10bf6362471845fbe603dff9ae2d435704647e
tsc2101-alsa build fixes

Partial build fixes for tsc2101 audio.  It still won't link though,
it needs undefined omap_tsc2101_{read,write}() functions to access
chip registers ... and requires that e.g. tsc2102 audio isn't also
configured (they use the same exported McBSP DMA functions, which
likewise prevent use with EAC).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
sound/arm/omap/omap-alsa-tsc2101-mixer.h
sound/arm/omap/omap-alsa-tsc2101.c
sound/arm/omap/omap-alsa-tsc2101.h