diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2013-07-21 01:07:44 +0200 |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-08-09 13:41:06 -0700 |
commit | 1ba6411497589028ab9f90ed8438182e8506abbb (patch) | |
tree | a4a5293077003bcd4dc6fcd9fac69c845476bd8b /drivers/w1 | |
parent | e2e077cdde5c6b0c7145849afcf0780e08190311 (diff) | |
download | linux-stable-1ba6411497589028ab9f90ed8438182e8506abbb.tar.gz linux-stable-1ba6411497589028ab9f90ed8438182e8506abbb.tar.bz2 linux-stable-1ba6411497589028ab9f90ed8438182e8506abbb.zip |
power supply: collie_battery: Convert to use dev_pm_ops
This commit fixes the following warnings:
linux/drivers/power/collie_battery.c:372:2: warning: initialization from
incompatible pointer type [enabled by default]
linux/drivers/power/collie_battery.c:372:2: warning: (near initialization
for 'collie_bat_driver.suspend') [enabled by default]
Referencess:
MFD: ucb1x00-core: convert to use dev_pm_ops
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/include/linux/mfd?id=5a09b7120a965a7d7e8494d0ed509135bbce0118
MFD: mcp-core: remove legacy driver suspend/resume methods
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/include/linux/mfd?id=cf4abfcc0df2985ff6061f74e63b8353f2a1d0bc
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'drivers/w1')
0 files changed, 0 insertions, 0 deletions