summaryrefslogtreecommitdiffstats
path: root/mm/ksm.c
diff options
context:
space:
mode:
authorRhyland Klein <rklein@nvidia.com>2016-06-22 17:45:52 +0200
committerSebastian Reichel <sre@kernel.org>2016-07-01 22:44:34 +0200
commite380538529e83c5d3fd27e8cbfcc1f9799cb6bbb (patch)
treea3893523e57344dd71c906c137987ff233bd31b4 /mm/ksm.c
parentpower: qcom_smbb: Make an extcon for usb cable detection (diff)
downloadlinux-e380538529e83c5d3fd27e8cbfcc1f9799cb6bbb.tar.xz
linux-e380538529e83c5d3fd27e8cbfcc1f9799cb6bbb.zip
power_supply: fix return value of get_property
power_supply_get_property() should ideally return -EAGAIN if it is called while the power_supply is being registered. There was no way previously to determine if use_cnt == 0 meant that the power_supply wasn't fully registered yet, or if it had already been unregistered. Add a new boolean to the power_supply struct to simply show if registration is completed. Lastly, modify the check in power_supply_show_property() to also ignore -EAGAIN when so it doesn't complain about not returning the property. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions