
22 Oct
2024
22 Oct
'24
4:01 p.m.
On Mon, Oct 21, 2024 at 05:13:25PM +0200, Bastien Curutchet wrote:
Fix following CHECK pointed out by checkpatch:
CHECK: Macro argument 'cs' may be better as '(cs)' to avoid precedence issues #62: FILE: drivers/memory/ti-aemif.c:15: +#define AEMIF_CONFIG(cs) (0x10 + (cs * 4))
Signed-off-by: Bastien Curutchet bastien.curutchet@bootlin.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom