Em 02-12-2010 00:44, Jarod Wilson escreveu: > On Dec 1, 2010, at 6:52 PM, Richard Zidlicky wrote: > >> Hi, >> >> Patch against kernel.org kernel, hope it applies cleanly everywhere. > > It doesn't. Though making it apply is (probably) trivial. All the bits > under IR have moved to rc, since the eventual plan is to support more > than just IR remote controls. No problem with that. Two sed lines are enough to fix the diff files ;) something like: cat patch | sed s,/IR,/rc,g | sed s,/IR_,RC_,g >fixed_patch I haven't check the patch yet, but, if it is ok, I'll just do it when applying it, and check the result ;) > > >> Add kycodes for DSR-0112 remote that comes together with >> Haupauge MiniStick >> http://lirc.sourceforge.net/remotes/hauppauge/DSR-0112.jpg >> >> Signed-off-by: Richard Zidlicky <rz@xxxxxxxxxxxxxx> > > Acked-by: Jarod Wilson <jarod@xxxxxxxxxx> > > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html