summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ir-kbd-i2c.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-07-17 14:29:42 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2007-07-17 14:29:42 -0700
commit1c33921b7105f6b68adf3ac7977b242250b968ca (patch)
tree7231ebb19c145ea18a5f7ad18db5a18297e240f6 /linux/drivers/media/video/ir-kbd-i2c.c
parent450ead099a065f8a7e00b476aee04508940856ce (diff)
downloadmediapointer-dvb-s2-1c33921b7105f6b68adf3ac7977b242250b968ca.tar.gz
mediapointer-dvb-s2-1c33921b7105f6b68adf3ac7977b242250b968ca.tar.bz2
zr36067: Fix problems with module parameters
From: Trent Piepho <xyzzy@speakeasy.org> Add permissions to all the module parameters so they can be queried and set (when possible) via sysfs. Add description for the vidmem parameter. Change the video_nr parameter to an array, so that the video number can be specified when a user has more than one card. The driver would try to give all cards the same number otherwise, which will fail for all cards after the first. The default_input option would only allow values of 0 or 1, contrary to the description. Allow values up to the number of inputs defined for the card. Add description of lock_norm's different behavior for 1 and >1. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Acked-by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
Diffstat (limited to 'linux/drivers/media/video/ir-kbd-i2c.c')
0 files changed, 0 insertions, 0 deletions