diff options
author | Bartosz Golaszewski <brgl@bgdev.pl> | 2017-11-27 13:48:38 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-12-03 00:42:23 +0300 |
commit | 20c35ac473116101120b3e170f294bc5bc70bbc4 (patch) | |
tree | 003843920d39d61fa6d3b7e859458380f6aeeb68 /security/security.c | |
parent | f3b47170e048478a61063194d74fa72ffad716fc (diff) | |
download | linux-20c35ac473116101120b3e170f294bc5bc70bbc4.tar.xz |
gpio: mockup: parse the module params in init, not probe
If the module parameters are invalid, we should bail out from the init
function instead of detecting it during the device probe. That way we
don't even allow the user to load the module if we don't accept the
arguments.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions