[alsa-devel] [PATCH] ASoC: Fix inconsistent meaning of default case while checking alc5623->id

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Dec 3 13:25:54 CET 2010


On Fri, Dec 03, 2010 at 05:25:57PM +0800, Axel Lin wrote:
> In alc5623_i2c_probe(),
> the default case for checking alc5623->id behaves the same as case 0x23.
> However, In alc5623_probe() the default case for checking alc5623->id
> becomes to be the same as case 0x21.
> This makes the meaning of default case inconsistent.

Applied, thanks.


More information about the Alsa-devel mailing list