lkml.org 
[lkml]   [2018]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] Misc devfreq_add_device() fixes
Date
The first 5 patches corrects error handling, reoder things and stop holding the
devfreq mutex in devfreq_add_device(). The last patch validates that a client
doesn't attempt to provide a freq_table, as the implementation relies on the
freq_table being an internal representation of the associated device's opp
table.

Bjorn Andersson (6):
PM / devfreq: Free devfreq upon set_freq_table error
PM / devfreq: Use the device release function for cleanup
PM / devfreq: Reorder devfreq_add_device()
PM / devfreq: Remove unnecessary locking
PM / devfreq: Use put_device() on device_register error
PM / devfreq: Reject client provided freq_table

drivers/devfreq/devfreq.c | 73 ++++++++++++++++++++---------------------------
1 file changed, 31 insertions(+), 42 deletions(-)

--
2.16.2

\
 
 \ /
  Last update: 2018-04-25 00:35    [W:1.070 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site