4 Jul
2010
4 Jul
'10
10:59 a.m.
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@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.