diff options
author | Andrey Gelman <andreyg@compulab.co.il> | 2013-01-27 21:16:33 +0100 |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-03-19 03:27:31 +0100 |
commit | 9239ebcffb9301eab75c638dcb702688884cc5d6 (patch) | |
tree | 49d7c52c0abf730b9035de5d2a899400c3df1f91 /drivers/power/s3c_adc_battery.c | |
parent | power_supply: Add support for tps65090-charger (diff) | |
download | linux-9239ebcffb9301eab75c638dcb702688884cc5d6.tar.xz linux-9239ebcffb9301eab75c638dcb702688884cc5d6.zip |
test_power: Fix a bug in setting module parameter values
When the kernel loads a module, module params are processed prior to
calling module_init. As a result, setting module param value should not
have side effects, at least as long as the module has not been
initialized.
Signed-off-by: Andrey Gelman <andreyg@compulab.co.il>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'drivers/power/s3c_adc_battery.c')
0 files changed, 0 insertions, 0 deletions