Re: [PATCH v2 2/3] media: rc: add driver for Amlogic Meson IR remote receiver

From: Beniamino Galvani
Date: Tue Nov 11 2014 - 06:20:59 EST


On Sun, Nov 09, 2014 at 08:36:09PM +0000, Sean Young wrote:
> > [...]
> > + dev_info(dev, "receiver initialized\n");
> > +
> > + return 0;
> > +out_unreg:
> > + rc_unregister_device(ir->rc);
>
> rc_unregister_device() already calls rc_free_device().

Right, I will fix this.

Thanks,
Beniamino
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/