From: Mark Brown Date: Wed, 11 May 2011 14:05:44 +0000 (+0200) Subject: ASoC: Update cx20442 for TTY API change X-Git-Tag: v3.0-rc1~338^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0bd2333cffc3d856db9beb829543c1dfc00982;p=pandora-kernel.git ASoC: Update cx20442 for TTY API change receive_buf() was recently changed to return the number of bytes received but the cx20442 driver wasn't updated to match the new API. I don't have any hardware but since we don't actually appears to be listening to the data at all just report that we accepted all the data that was offered to us. Signed-off-by: Mark Brown Acked-by: Liam Girdwood Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed