]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: dac: ad3552r: extract common code (no changes in behavior intended)
authorAngelo Dureghello <adureghello@baylibre.com>
Mon, 28 Oct 2024 21:45:33 +0000 (22:45 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 1 Nov 2024 14:54:48 +0000 (14:54 +0000)
commitf665d7d33d7909cf51e2db0f0767ecab0295c0bd
treec4ea628e507dcf5bff9e2ab0429063a43b6eb9af
parentd5ac6cb1c8f3e14d93e2a50d9357a8acdbc5c166
iio: dac: ad3552r: extract common code (no changes in behavior intended)

Extracting common code, to share common code to be used later
by the AXI driver version (ad3552r-axi.c).

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241028-wip-bl-ad3552r-axi-v0-iio-testing-v9-6-f6960b4f9719@kernel-space.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/Makefile
drivers/iio/dac/ad3552r-common.c [new file with mode: 0644]
drivers/iio/dac/ad3552r.c
drivers/iio/dac/ad3552r.h [new file with mode: 0644]