[GIT PULL] IPMI bug fixes for 5.12
From: Corey Minyard
Date: Mon Feb 22 2021 - 13:10:12 EST
The following changes since commit 76c057c84d286140c6c416c3b4ba832cd1d8984e:
Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (2021-01-27 11:06:15 -0800)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.12-1
for you to fetch changes up to fc26067c7417e7fafed7bcc97bda155d91988734:
ipmi: remove open coded version of SMBus block write (2021-01-28 07:15:12 -0600)
----------------------------------------------------------------
Pull request for IPMI for 5.12
Only one change in this pull, but it's required for other things, so it
needs to go in.
-corey
----------------------------------------------------------------
Wolfram Sang (1):
ipmi: remove open coded version of SMBus block write
drivers/char/ipmi/ipmb_dev_int.c | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)