[alsa-devel] [PATCH 1/3] ASoC: codec: Add WM8987 device id to WM8750 driver
Mark Brown
broonie at opensource.wolfsonmicro.com
Sun Jul 4 10:59:41 CEST 2010
On Sat, Jul 03, 2010 at 02:46:10AM +0200, Maurus Cuelenaere wrote:
> The WM8987 codec is register compatible with the WM8750, so just add it to the
> SPI and I²C device table.
> Signed-off-by: Maurus Cuelenaere <mcuelenaere at gmail.com>
Applied, thanks. Though...
> .driver = {
> - .name = "wm8750",
> + .name = "WM8750 SPI Codec",
...that naming isn't going to look pretty in kernel logs with dev_()
print statements.
More information about the Alsa-devel
mailing list