]> git.baikalelectronics.ru Git - kernel.git/commit
p54spi: replace internal "cx3110x" name with "p54spi"
authorLuke-Jr <luke@dashjr.org>
Wed, 2 Jun 2010 02:16:53 +0000 (21:16 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Jun 2010 20:00:38 +0000 (16:00 -0400)
commit587c58905b9dac6e59cbfae8107c086b94ea2320
tree061560bbdf780b468024d228b69718189395d0f3
parent83e10bbc20125d1b7d619432f7d39cd4e453ce73
p54spi: replace internal "cx3110x" name with "p54spi"

While the comment removed in this patch claims board_n800.c uses
"cx3110x", it was never merged to mainline like this.  Mainlined board
files for Nokia N8x0 devices are expected "p54spi", and thus don't
work because the modalias is "cx3110x".  To my knowledge, these
devices are the only real-world use of p54spi, and will not work
without this change.  Tested against my Nokia N810.

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54spi.c