Re: [PATCH] ASoC: Update cx20442 for TTY API change

From: Greg KH
Date: Wed May 11 2011 - 11:55:54 EST


On Wed, May 11, 2011 at 04:05:44PM +0200, Mark Brown wrote:
> 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 <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Acked-by: Liam Girdwood <lrg@xxxxxx>
> ---
>
> This is a bug fix on top of "tty: make receive_buf() return the amout of
> bytes received"
>
> sound/soc/codecs/cx20442.c | 8 +++++---
> 1 files changed, 5 insertions(+), 3 deletions(-)

Do you want me to take this through the tty tree, or do you want to take
it through the SOC sound tree? If you want to do it, that's fine with
me, whatever is easier for you.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/