[PATCHv3 06/14] mfd: rk808: replace 'struct i2c_client' with 'struct device'

Lee Jones lee at kernel.org
Wed Sep 28 07:00:23 PDT 2022


On Fri, 09 Sep 2022, Sebastian Reichel wrote:

> Put 'struct device' pointer into the MFD platform_data instead
> of the 'struct i2c_client' pointer. This simplifies the code
> and prepares the MFD for SPI support.
> 
> Signed-off-by: Sebastian Reichel <sebastian.reichel at collabora.com>
> ---
>  drivers/mfd/rk808.c       | 6 +++---
>  include/linux/mfd/rk808.h | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

For my own reference (apply this as-is to your sign-off block):

  Acked-for-MFD-by: Lee Jones <lee at kernel.org>

-- 
Lee Jones [李琼斯]



More information about the Linux-rockchip mailing list