From: David Brownell Date: Tue, 26 Jul 2005 08:19:35 +0000 (-0700) Subject: [PATCH] ARM: OMAP: IR X-Git-Tag: v2.6.13-omap1~61 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddb8fcd21832a94932aedcdb5e826e9a04541422;p=pandora-kernel.git [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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed