From 24c5d1ffc056621bd62a37ea14c48d5397c11212 Mon Sep 17 00:00:00 2001 From: David Brownell Date: Tue, 22 May 2007 22:33:53 -0700 Subject: [PATCH] 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 --- Reading git-format-patch failed