Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iio: imx7d_adc: Fit into a single line
All the parameters of devm_request_irq() can fit into a single line, so place them all in a single line for better readability. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
- Loading branch information