]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/ap_bus: Make modules parameters visible in sysfs
authorMichael Veigel <veigel@de.ibm.com>
Mon, 14 Apr 2014 12:28:27 +0000 (14:28 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 10 Jun 2014 08:48:27 +0000 (10:48 +0200)
commitc1a42f49b20e9498c7abd47c01b04c6312af13c4
tree7856c2fddcf08faaa44b0a63cedb4c086eae8b29
parent64b2d1fbbfda07765dae3f601862796a61b2c451
s390/ap_bus: Make modules parameters visible in sysfs

Change the visibility of the module parameters ap_domain_index and
ap_thread_flag for the owner and the members of the owners group in
sysfs.

Previously the parameters where invisible due to a value of zero
as permissions parameter in the module_param_named macro.

Signed-off-by: Michael Veigel <veigel@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/crypto/ap_bus.c