summaryrefslogtreecommitdiff
path: root/drivers/devfreq/devfreq_simple_dev.c
diff options
context:
space:
mode:
authorHanumant Singh <hanumant@codeaurora.org>2015-05-20 19:18:56 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:03:42 -0700
commit20e745281c8a37a4e3a52dea49fb270a30ba3fce (patch)
tree3cf37f6b2f1c70cc0eea2c0145bd340d1b7e90ba /drivers/devfreq/devfreq_simple_dev.c
parent45f7fa73379d0209f7fb256ffb5f05e487d2c3d4 (diff)
PM/devfreq: Remove redundant put_device()
When unregistering devfreq device (devfreq_remove_device()), there is an additional call to put_device, after device_unregister().This causes data aborts in case of access to a kobj in put_device(), that was already freed by preceding device_unregister() CRs-Fixed: 841819 Change-Id: I98bd9e4cc9ecfbc48a0bfe72fc47e362a6697741 Signed-off-by: Hanumant Singh <hanumant@codeaurora.org>
Diffstat (limited to 'drivers/devfreq/devfreq_simple_dev.c')
0 files changed, 0 insertions, 0 deletions