OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 66... Line 66...
66 + if (!IS_ERR(simple->mstr_rst_30_1)) 66 + if (!IS_ERR(simple->mstr_rst_30_1))
67 + reset_control_assert(simple->mstr_rst_30_1); 67 + reset_control_assert(simple->mstr_rst_30_1);
68 + 68 +
69 of_platform_depopulate(dev); 69 of_platform_depopulate(dev);
Line 70... Line 70...
70 70