]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: dac: ds4424: sort headers alphabetically
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 10 Feb 2026 13:51:01 +0000 (14:51 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 22 Mar 2026 12:43:22 +0000 (12:43 +0000)
commit809b578b99c57cd5cbcfe5e1ef40ae0da6a383ee
tree1f5a7459fe8a38757f2b62e3ec2e38f6303ac52a
parentc071adeb72739306bf2960a8f703206979c65196
iio: dac: ds4424: sort headers alphabetically

Sort the header inclusions alphabetically. This improves readability and
simplifies adding new includes in the future.

Group subsystem-specific headers (linux/iio/*) separately at the end
to clarify subsystem context.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ds4424.c