[PATCH] arm64: topology: Get rid of "cap_parsing_done"

Viresh Kumar viresh.kumar at linaro.org
Tue Jun 20 20:34:26 PDT 2017


On 20-06-17, 16:54, Will Deacon wrote:
> On Tue, Jun 20, 2017 at 04:14:40PM +0530, Viresh Kumar wrote:
> > We can reuse "cap_parsing_failed" instead of keeping an additional
> > variable. Also rename cap_parsing_failed to skip_cap_parsing.
> > 
> > Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>
> > ---
> >  arch/arm64/kernel/topology.c | 19 +++++++++----------
> >  1 file changed, 9 insertions(+), 10 deletions(-)
> 
> You probably need to co-ordinate with this series:
> 
> http://lkml.kernel.org/r/20170531165931.6945-5-juri.lelli@arm.com
> 
> and it would be clearer to split up the renaming part of the patch from the
> remove of the additional bool.

Thanks, I missed that series for sure :)

-- 
viresh



More information about the linux-arm-kernel mailing list