[GIT PULL] hwmon fixes for v5.6-rc2

From: Guenter Roeck
Date: Sat Feb 15 2020 - 12:49:43 EST


Hi Linus,

Please pull hwmon fixes for Linux v5.6-rc2 from signed tag:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.6-rc2

Thanks,
Guenter
------

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.6-rc2

for you to fetch changes up to 205447fa9e0a44cc42a74788eb2f6c96f91d5cd6:

hwmon: (pmbus/xdpe12284) fix typo in compatible strings (2020-02-12 12:43:01 -0800)

----------------------------------------------------------------
hwmon fixes for v5.6-rc2

Fix compatible string typos in the xdpe12284 driver, and a wrong
bit value in the ltc2978 driver.

----------------------------------------------------------------
Johan Hovold (1):
hwmon: (pmbus/xdpe12284) fix typo in compatible strings

Mike Jones (1):
hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.

drivers/hwmon/pmbus/ltc2978.c | 4 ++--
drivers/hwmon/pmbus/xdpe12284.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)