summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-11-12 15:02:40 +0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-12-29 13:16:38 +0300
commit2eb258327722de3ed4d84ce1b9add2bad21a0ec4 (patch)
treed2f5e21d74e8b3062fc847a3af38221f1362d281 /block
parent5b2e303f6df1e0b1a903950c5d613a20c8c71a37 (diff)
downloadlinux-2eb258327722de3ed4d84ce1b9add2bad21a0ec4.tar.xz
[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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions