]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/irda: convert au1k_ir to platform driver.
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 8 Dec 2011 10:42:15 +0000 (10:42 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 8 Dec 2011 10:42:15 +0000 (10:42 +0000)
commitcd671c16f0b18c83d949218867b2d88583080b36
tree68b3bbabb335ca0b76c343bb7a2af54a73dfdb04
parent4d2216afeeaa1571f7608107f41cdb2ac6fe30b1
net/irda: convert au1k_ir to platform driver.

Moderate driver cleanup:
convert to platform driver, get rid of board-specific code.

Driver loads and runs on a DB1100 board.  But since I have no other
IrDA hardware to exchange data with I can't say whether it really sends
and receives.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: Samuel Ortiz <samuel@sortiz.org>
Cc: netdev@vger.kernel.org
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2877/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-au1x00/au1000.h
drivers/net/irda/Kconfig
drivers/net/irda/au1000_ircc.h [deleted file]
drivers/net/irda/au1k_ir.c