diff options
author | Uwe Kleine-König <[email protected]> | 2013-09-23 18:13:10 +0200 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2013-09-26 11:41:24 +0300 |
commit | fb8a15079a579f4cd0e01c9d37e868f5c2b4994c (patch) | |
tree | c2e7feb959fad7e77d6a6a927e446650bdaa9c13 /scripts/gdb/linux/modules.py | |
parent | 633358e9ff19145fde81903a8310ecc252dc8bca (diff) |
video: mmp: drop needless devm cleanup
The nice thing about devm_* is that the driver doesn't need to free the
resources but the driver core takes care about that. This also
simplifies the error path quite a bit and removes the wrong check for a
clock pointer being NULL.
Russell King - ARM Linux <[email protected]>:
"And this patch also fixes the above: disabling/unpreparing _after_ putting
the thing - which was quite silly... :)"
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions