diff options
author | Jean Delvare <jdelvare@suse.de> | 2011-07-08 06:00:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 17:55:53 -0300 |
commit | 731884ba61d414563a75a5795f140432d786420f (patch) | |
tree | 2f5ac6ba7cf8b7eb2c950d252d9a297ef2254c2e /net | |
parent | dbe8740ddecfbeb81d97dd6e85e0298081a6085d (diff) | |
download | linux-731884ba61d414563a75a5795f140432d786420f.tar.gz linux-731884ba61d414563a75a5795f140432d786420f.tar.bz2 linux-731884ba61d414563a75a5795f140432d786420f.zip |
[media] tea5764: Fix module parameter permissions
The third parameter of module_param is supposed to represent sysfs
file permissions. A value of "1" leads to the following:
$ ls -l /sys/module/radio_tea5764/parameters/
total 0
I am changing it to "0" to align with the other module parameters in
this driver.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Fabio Belavenuto <belavenuto@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions