Commit 8fcad5f
clk: clk-qoriq: Replace of_node_put() with __free()
Use __free() to have automatic cleanup instead of calling of_node_put()
manually.
Compiled without errors or warnings.
Signed-off-by: David Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>1 parent 2129149 commit 8fcad5f
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
1065 | 1066 | | |
1066 | 1067 | | |
1067 | 1068 | | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
| 1069 | + | |
1071 | 1070 | | |
1072 | | - | |
1073 | 1071 | | |
1074 | 1072 | | |
1075 | 1073 | | |
| |||
0 commit comments