pinctrl: meson: Rename REG_* to MESON_REG_*
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 1 Apr 2022 10:36:00 +0000 (13:36 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 18 Apr 2022 13:18:52 +0000 (16:18 +0300)
commit2b2dce809920b3cf92df27a484c0649dda7270b8
treee9f0e69e5f68ca48364149ab5ca6b17060d053ed
parent46d34d4d502ea1030f5de434e6677ec96ca131c3
pinctrl: meson: Rename REG_* to MESON_REG_*

Currently compilation test fails on x86 due to name collision. The usual
way to fix that is to move both conflicting parts to their own namespaces.

Rename REG_* to MESON_REG_* as a prerequisite for enabling COMPILE_TEST.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/pinctrl/meson/pinctrl-meson.c
drivers/pinctrl/meson/pinctrl-meson.h