summaryrefslogtreecommitdiff
path: root/include/linux/cdev.h
diff options
context:
space:
mode:
authorFelix Gu <ustc.gu@gmail.com>2026-02-21 21:09:08 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2026-02-23 23:44:31 +0300
commitd1e13ac7c2641a8ec815a9fe10835726eaf05302 (patch)
tree60f11b4c49a7cf1d6eaaac67196239a0cd001f34 /include/linux/cdev.h
parent0e2af0fc30eca0ae92abcf1c8fc7be94a8cc95c3 (diff)
downloadlinux-d1e13ac7c2641a8ec815a9fe10835726eaf05302.tar.xz
iio: adc: nxp-sar-adc: Remove unnecessary type casting
The readl_poll_timeout() macro returns a signed integer error code. In nxp_sar_adc_calibration_wait(), the return value is casted to u32 before being returned as int, which is unnecessary. Signed-off-by: Felix Gu <ustc.gu@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux/cdev.h')
0 files changed, 0 insertions, 0 deletions