-
由 Yangtao Li 提交于
'devfreq' is malloced in devfreq_add_device() and should be freed in the error handling cases, otherwise it will cause memory leak. Signed-off-by: NYangtao Li <tiny.windzz@gmail.com> Signed-off-by: NMyungJoo Ham <myungjoo.ham@samsung.com>
a9487917