[PATCH v3 2/2] drivers: soc: Add LLCC driver

Trilok Soni tsoni at codeaurora.org
Thu Mar 29 17:31:47 PDT 2018


Hi Stanimir,

+/* Get the slice entry by index */
>> +static struct llcc_slice_desc *llcc_slice_get_entry(struct device *dev, int n)
> drop this *slice* word from function names

Please note that we are activating/de-activating  a "slice" of the LLCC 
and not a whole LLCC. "slice" makes perfect sense here since the 
granularity is at the "slice" level and not the complete LLCC.

--Trilok Soni



More information about the linux-arm-kernel mailing list