From: Ben Hutchings Date: Thu, 5 Sep 2013 01:32:34 +0000 (-0300) Subject: [media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yet X-Git-Tag: v3.13-rc1~47^2~123 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cfd66ab72927dd14045c3650a01b7d69c37ac6fb;p=profile%2Fivi%2Fkernel-x86-ivi.git [media] lirc_bt829: Note in TODO why it can't be a normal PCI driver yet Signed-off-by: Ben Hutchings Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/staging/media/lirc/TODO b/drivers/staging/media/lirc/TODO index b6cb593..cbea5d8 100644 --- a/drivers/staging/media/lirc/TODO +++ b/drivers/staging/media/lirc/TODO @@ -2,6 +2,11 @@ (see drivers/media/IR/mceusb.c vs. lirc_mceusb.c in lirc cvs for an example of a previously completed port). +- lirc_bt829 uses registers on a Mach64 VT, which has a separate kernel + framebuffer driver (atyfb) and userland X driver (mach64). It can't + simply be converted to a normal PCI driver, but ideally it should be + coordinated with the other drivers. + Please send patches to: Jarod Wilson Greg Kroah-Hartman