On Thu, Mar 2, 2017 at 7:06 PM, Viresh Kumar <[email protected]> wrote: > > On 02-03-17, 19:03, Daniel Kurtz wrote: > > This function is only called once at boot by device_initcall(), so mark > > it as __init. > > > > Signed-off-by: Daniel Kurtz <[email protected]> > > --- > > drivers/cpufreq/mt8173-cpufreq.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Viresh Kumar <[email protected]>
Its very strange. The patch itself does not appear to have made it to the list. But, I do see your Ack: https://www.spinics.net/lists/kernel/msg2455271.html > > -- > viresh

