i2c: mpc: remove outdated macro
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 29 Feb 2024 10:58:13 +0000 (11:58 +0100)
committerAndi Shyti <andi.shyti@kernel.org>
Mon, 4 Mar 2024 22:36:31 +0000 (23:36 +0100)
commitd0e944150446d8056a050049a8f0e98241ba6194
tree511ef39af3bdc815f7d2e225340e97ca46ae168a
parent401a8e9e3d697b75c2e237b9b405bb0f388dd7ed
i2c: mpc: remove outdated macro

DRV_NAME was useful back in the days. But here, being used once, it is
only cruft.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Tested-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-mpc.c