* [GIT PULL] IPMI second update for 5.7
@ 2020-05-17 19:42 Corey Minyard
2020-05-17 23:55 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2020-05-17 19:42 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer, Wolfram Sang
The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:
Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.7-2
for you to fetch changes up to 653d374771601a345296dd2904a10e6e479ad866:
char: ipmi: convert to use i2c_new_client_device() (2020-05-14 15:37:31 -0500)
----------------------------------------------------------------
Convert i2c_new_device() to i2c_new_client_device()
Wolfram Sang has asked to have this included in 5.7 so the deprecated
API can be removed next release. There should be no functional
difference.
I think that entire this section of code can be removed; it is leftover
from other things that have since changed, but this is the safer thing
to do for now. The full removal can happen next release.
Thanks,
-corey
----------------------------------------------------------------
Wolfram Sang (1):
char: ipmi: convert to use i2c_new_client_device()
drivers/char/ipmi/ipmi_ssif.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-17 23:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-17 19:42 [GIT PULL] IPMI second update for 5.7 Corey Minyard
2020-05-17 23:55 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox