4 Jul
2010
4 Jul
'10
11:16 a.m.
Op 04-07-10 10:59, Mark Brown schreef:
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.
It's the same as how the I²C driver is named, so I guess that has the same problem then.
--
Maurus Cuelenaere