On Thu, Apr 20, 2017 at 03:43:13PM +0100, Juri Lelli wrote: > arm and arm64 share lot of code relative to parsing CPU capacity > information from DT, using that information for appropriate scaling and > exposing a sysfs interface for chaging such values at runtime. > > Factorize such code in a common place (driver/base/arch_topology.c) in > preparation for further additions. > > Suggested-by: Will Deacon <[email protected]> > Suggested-by: Mark Rutland <[email protected]> > Suggested-by: Catalin Marinas <[email protected]> > Cc: Russell King <[email protected]> > Cc: Catalin Marinas <[email protected]> > Cc: Will Deacon <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Signed-off-by: Juri Lelli <[email protected]> > Acked-by: Russell King <[email protected]> > Acked-by: Catalin Marinas <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>

