]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: aspeed: completes the bitfield declare.
authorBilly Tsai <billy_tsai@aspeedtech.com>
Tue, 31 Aug 2021 07:14:46 +0000 (15:14 +0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 14 Sep 2021 11:00:35 +0000 (12:00 +0100)
commit26a9f730ce38605809ff4ff4426249d5f8dd301d
treefaf4609d5f6a3eb95b871e6f3990d046d818f33a
parent2bdb2f00a895cacef579332937a6033bba54bd20
iio: adc: aspeed: completes the bitfield declare.

This patch completes the declare of ADC register bitfields and uses the
same prefix ASPEED_ADC_* for these bitfields. In addition, tidy up space
alignment of the codes.

Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com>
Link: https://lore.kernel.org/r/20210831071458.2334-4-billy_tsai@aspeedtech.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/aspeed_adc.c