diff options
author | Wolfram Sang | 2021-01-28 09:55:43 +0100 |
---|---|---|
committer | Corey Minyard | 2021-01-28 07:15:12 -0600 |
commit | fc26067c7417e7fafed7bcc97bda155d91988734 (patch) | |
tree | 85c1a41b44cd05404548646a880cd81e9d133bb4 /drivers/pinctrl/renesas | |
parent | 76c057c84d286140c6c416c3b4ba832cd1d8984e (diff) |
ipmi: remove open coded version of SMBus block write
The block-write function of the core was not used because there was no
client-struct to use. However, in this case it seems apropriate to use a
temporary client struct. Because we are answering a request we recieved
when being a client ourselves. So, convert the code to use a temporary
client and use the block-write function of the I2C core.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Asmaa Mnebhi <asmaa@nvidia.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20210128085544.7609-1-wsa+renesas@sang-engineering.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'drivers/pinctrl/renesas')
0 files changed, 0 insertions, 0 deletions