Mauro Carvalho Chehab 2eb2583277 [media] ir-kbd-i2c: add rc_dev as a parameter to the driver
There are several fields on rc_dev that drivers can benefit. Allow drivers
to pass it as a parameter to the driver.

For now, the rc_dev parameter is optional. If drivers don't pass it, create
them internally. However, the best is to create rc_dev inside the drivers,
in order to fill other fields, like open(), close(), driver_name, etc.
So, a latter patch making it mandatory and changing the caller drivers is
welcome.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-12-29 08:16:38 -02:00
..
2008-02-03 17:19:47 +02:00
2010-02-26 15:10:56 -03:00
2010-02-26 15:10:59 -03:00
2010-05-19 12:58:06 -03:00
2010-05-19 12:58:06 -03:00
2010-10-23 01:17:52 -02:00