On Mon, 22 Jul 2019, Wolfram Sang wrote:
> Move from i2c_new_dummy() to devm_i2c_new_dummy_device(). So, we now get
> an ERRPTR which we use in error handling and we can skip removal of the
> created devices.
>
> Signed-off-by: Wolfram Sang
> ---
>
> Only build tested. Part of a tree-wide move
Move from i2c_new_dummy() to devm_i2c_new_dummy_device(). So, we now get
an ERRPTR which we use in error handling and we can skip removal of the
created devices.
Signed-off-by: Wolfram Sang
---
Only build tested. Part of a tree-wide move to deprecate
i2c_new_dummy().
drivers/mfd/tps80031.c | 2
2 matches
Mail list logo