iio: resolver: ad2s1210: remove DRV_NAME macro
authorDavid Lechner <dlechner@baylibre.com>
Thu, 12 Oct 2023 16:18:12 +0000 (11:18 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 14 Oct 2023 12:53:45 +0000 (13:53 +0100)
commit0f7fa242b355ed102deb49f8b85e0d0f0d323717
tree1d9239c078a01c03dab9cd1a8fdf64cd3e826885
parent291e45eeeb901b1d22b74ac5ea48cab3c407c705
iio: resolver: ad2s1210: remove DRV_NAME macro

The DRV_NAME macro is only used in one place in the ad2s1210 driver and
is not really needed so let's remove it.

Suggested-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20231012-ad2s1210-mainline-v1-1-b2ee31c0e9dd@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/resolver/ad2s1210.c