]> 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, 10 Nov 2011 12:06:23 +0000 (12:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 24 Nov 2011 10:41:57 +0000 (10:41 +0000)
commit2d50fe8200ea86fdbd432c5f1986f5a87fe8f426
tree13183af7751bab792e872744f65c67b190e3f8bd
parentc790618afe653c6ca01df0bfbc8228d0bbeb376d
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