]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (pmbus/xdpe12284) fix typo in compatible strings
authorJohan Hovold <johan@kernel.org>
Wed, 12 Feb 2020 09:24:26 +0000 (10:24 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 12 Feb 2020 20:43:01 +0000 (12:43 -0800)
commit596ddb51714a0038c636fb4322728838c56476a4
tree287ac87dc20860713dfaaa6ada047531c2c848e5
parent5725895fd01105a88c6aae4304698e4b68c4f1a9
hwmon: (pmbus/xdpe12284) fix typo in compatible strings

Make sure that the driver compatible strings matches the binding by
removing the space between the manufacturer and model.

Fixes: fe8b60b615e9 ("hwmon: (pmbus) Add support for Infineon Multi-phase xdpe122 family controllers")
Cc: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20200212092426.24012-1-johan@kernel.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/pmbus/xdpe12284.c