]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: ad7944: add namespace to T_QUIET_NS
authorDavid Lechner <dlechner@baylibre.com>
Wed, 9 Oct 2024 21:26:21 +0000 (16:26 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 10 Oct 2024 18:07:57 +0000 (19:07 +0100)
commit3eb27cf141365f32046168c9bc5da4076c400e35
tree63f5e11bd6099f3742ce411ab3a934c32561411d
parentc4f9679c92dc8f5a16cd3ad1c9a4a23c6d3f52d7
iio: adc: ad7944: add namespace to T_QUIET_NS

Add AD7944_ namespace to T_QUIET_NS. This is the preferred style. This
way the bad style won't be copied when we add more T_ macros.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Link: https://patch.msgid.link/20241009-iio-adc-ad7944-add-namespace-to-t_quiet_ns-v1-1-a216357a065c@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7944.c