On Tue, Nov 8, 2016 at 2:11 PM, Peter Zijlstra <pet...@infradead.org> wrote: > On Tue, Nov 08, 2016 at 01:21:47PM -0600, Zhi Li wrote: >> On Tue, Nov 8, 2016 at 1:00 PM, Paul Gortmaker >> > I just noticed this commit now that linux-next is back after the week off. >> > >> > This should probably use core_param or setup_param since the Kconfig >> > for this is bool and not tristate. > > >> I think pmu_pmu_poll_period_us should be removed because no benefit to >> change it. >> I can delete .remove > > Why not make it tristate ?
The based code provided a function, which need by suspend and resume. best regards Frank Li