[alsa-devel] [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Sep 17 14:53:19 CEST 2010
On Fri, Sep 17, 2010 at 12:30:05PM +0200, Guennadi Liakhovetski wrote:
> All ASoC codecs are called in lower case, adjust wm8978 to match them and also
> to match its so far only user - the sh7722 migor board.
> .driver = {
> - .name = "WM8978-codec",
> + .name = "wm8978-codec",
Better yet would be to rename this to wm8978 (and adjust the board).
More information about the Alsa-devel
mailing list