• David Brownell's avatar
    tsc2101-alsa build fixes · 24c5d1ff
    David Brownell authored
    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: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    24c5d1ff
omap-alsa-tsc2101.c 13.8 KB