Message ID | 20191018103749.11226-1-sudeep.holla@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | cpufreq: merge arm big.LITTLE and vexpress-spc drivers | expand |
On 18-10-19, 11:37, Sudeep Holla wrote: > Hi, > > Since vexpress-spc is the sole user of arm_big_little cpufreq driver, > there's no point in keeping it separate anymore. I wanted to post these > patches for ages but kept postponing for no reason. > > Regards, > Sudeep > > v1->v2: > - generated the patch using -B that helps to keep delta short > for review > - Split the last patch into 3 different patches to deal with > removing bL_ops, debug messages and other code formatting > separately > > v2->v3: > - Added Nico's ack > - Added back blank lines and extra braces as suggested by Viresh > - Updated copyright year correctly Applied. Thanks.