Brian Masney 于2019年7月29日周一 下午6:59写道:
>
> Hi Chuhong,
>
> On Mon, Jul 29, 2019 at 06:03:39PM +0800, Chuhong Yuan wrote:
> > Use devm_iio_device_register to simplify
> > the code.
> >
> > Signed-off-by: Chuhong Yuan
>
> Thank you for the patch. The patch description doesn't match what all is
> done
Hi Chuhong,
On Mon, Jul 29, 2019 at 06:03:39PM +0800, Chuhong Yuan wrote:
> Use devm_iio_device_register to simplify
> the code.
>
> Signed-off-by: Chuhong Yuan
Thank you for the patch. The patch description doesn't match what all is
done below. This should also be broken up into multiple patch
Use devm_iio_device_register to simplify
the code.
Signed-off-by: Chuhong Yuan
---
Changes in v2:
- Use regulator_bulk_() to shrink driver
size.
- Utilize more devm functions to simplify
the code.
- Remove several redundant functions.
drivers/iio/light/tsl2772.c | 116 +++-
3 matches
Mail list logo