]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Fix SPI driver binding for WM8987
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 3 Aug 2011 09:32:09 +0000 (18:32 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 9 Aug 2011 15:17:20 +0000 (00:17 +0900)
commita2fe9c7363b45fe659b826d466b82df7a626598c
tree691e5cc0eac1b5fefe95f1f748b417ee59ab3a39
parent184b0385e52512b62d9915d6e352e83132bb7869
ASoC: Fix SPI driver binding for WM8987

As we had no id_table only the driver name would be matched against
meaning that WM8987 devices wouldn't be bound.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/codecs/wm8750.c