This patch series aims to do the following clean ups based on feedback from Pavel while backporting this driver to 5.10.y-cip kernel. Drop extra space from config help description, Rename macro names in all uppercase and finally in probe disable the operation of unit in case of error. Biju Das (3): i2c: rzv2m: Drop extra space i2c: rzv2m: Rename macro names in all uppercase i2c: rzv2m: Disable the operation of unit in case of error drivers/i2c/busses/Kconfig | 2 +- drivers/i2c/busses/i2c-rzv2m.c | 20 +++++++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) -- 2.25.1