aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/node.c
diff options
context:
space:
mode:
authorFrans Klaver <[email protected]>2015-01-14 09:15:42 +0100
committerSebastian Reichel <[email protected]>2015-01-20 13:58:30 +0100
commit5689b786f77308e7aa10fd736e87b270ae42026e (patch)
tree7f3fd93f75bca9e439f01af49e5289d73c216ead /drivers/base/node.c
parent5c3faad29b266da015e3726cff6556df5c3cd9f5 (diff)
power: reset: ltc2952: fix C++ style function pointers
The function pointers for the timers and pm_power_off are assigned with C++ style foo = &func; Let's change it instead to the more C style foo = func; Signed-off-by: Frans Klaver <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'drivers/base/node.c')
0 files changed, 0 insertions, 0 deletions