commit | 40045a85df0ec4406fe611967ea9cf9fa668f493 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 03 18:32:09 2011 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 10 00:17:20 2011 +0900 |
tree | 691e5cc0eac1b5fefe95f1f748b417ee59ab3a39 | |
parent | 6678050442e90a4e9511a9ed14b9bdfc5e393323 [diff] |
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>