]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: IR
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 26 Jul 2005 08:19:35 +0000 (01:19 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Jul 2005 08:19:35 +0000 (01:19 -0700)
commitddb8fcd21832a94932aedcdb5e826e9a04541422
treec008d2b71285cc538cfad15f466835ba2728b78e
parentff0d5f8bd361d07b78a1eabab2922734dc8ce656
[PATCH] ARM: OMAP: IR

Makes IR driver stop defining and registering its own platform_device.
Also make it properly declare its DMA capability.

Issues noted with IR driver:  DMA should just map/unmap SKB data;
no UART1 support; SIR/MIR/FIR selection uses board-specific code.
And there's no OMAP_TAG saying whether IRDA is even relevant.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/devices.c
drivers/net/irda/omap1610-ir.c