[PATCH v1 1/1] mfd: vexpress-sysreg: Fix resource compound literal assignments

Lee Jones lee at kernel.org
Mon Nov 14 03:06:42 PST 2022


On Sun, 13 Nov 2022, Andy Shevchenko wrote:

> Since DEFINE_RES_*() macros were converted to provide a compound literal
> the user doesn't need to repeat it. Moreover, it may not be compiled.
> 
> Fixes: 9c973ce7f9cf ("resource: Convert DEFINE_RES_NAMED() to be compound literal")
> Reported-by: kernel test robot <lkp at intel.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
> 
> Should go via Greg's tree where ioport.h has been changed.

I'm fine with it if Greg is:

Acked-by: Lee Jones <lee at kernel.org>

>  drivers/mfd/vexpress-sysreg.c | 16 ++++------------
>  1 file changed, 4 insertions(+), 12 deletions(-)

-- 
Lee Jones [李琼斯]



More information about the linux-arm-kernel mailing list