Hello
Thanks for the review.
Andy Shevchenko wrote:
+ /*
+ * On some systems, the pmc_plt_clocks already enabled by the
+ * firmware are being marked as critical to avoid them being
+ * gated by the clock framework
Period would be nice to have at the end.
Ok.
- * @base: PMC clock register base offset
- * @clks: pointer to set of registered clocks, typically 0..5
+ * @base: PMC clock register base offset
+ * @clks: pointer to set of registered clocks, typically 0..5
+ * @chk_critclks: flag to indicate if firmware enabled pmc_plt_clks
+ * should be marked as critial or not
Perhaps simple critical? And do not touch the rest here.
Ok, I will rename the field.
Dave