Re: [PATCH 2/3] soc: qcom: Rename llcc-slice to llcc-qcom

2019-09-05 Thread Stephen Boyd
Quoting Vivek Gautam (2019-07-18 06:02:37) > The cleaning up was done without changing the driver file name > to ensure a cleaner bisect. Change the file name now to facilitate > making the driver generic in subsequent patch. > > Signed-off-by: Vivek Gautam > --- > drivers/soc/qcom/Makefile

[PATCH 2/3] soc: qcom: Rename llcc-slice to llcc-qcom

2019-07-18 Thread Vivek Gautam
The cleaning up was done without changing the driver file name to ensure a cleaner bisect. Change the file name now to facilitate making the driver generic in subsequent patch. Signed-off-by: Vivek Gautam --- drivers/soc/qcom/Makefile | 2 +- drivers/soc/qcom/{llcc-slice.c