diff options
author | Frans Klaver <frans.klaver@xsens.com> | 2015-01-14 03:15:38 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-01-20 07:58:28 -0500 |
commit | a5f67be5200787aacc7143144bdab7efe7cd268a (patch) | |
tree | a0bc5b0d0b6a710442fca9b10188c61f9337a404 /drivers/reset | |
parent | 62113b31174a9dba99eda8a4222417dd526c7c79 (diff) |
power: reset: ltc2952: reduce dependency on global variables
Documentation/CodingStyle ch.4 mentions in a side node that global
variables should only be used if you really need them. Reduce the use of
the global instance of ltc2952_poweroff so we may eventually remove it
entirely.
While at it, rename ltc2952_poweroff_data to ltc2952_poweroff, just to
save that little bit of typing.
Signed-off-by: Frans Klaver <frans.klaver@xsens.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/reset')
0 files changed, 0 insertions, 0 deletions