commit | 0dcc70ca8644083b610a831173b114cbc67db3ec | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@free-electrons.com> | Fri Dec 09 12:04:09 2016 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Jan 04 21:59:30 2017 +0100 |
tree | 4f156221052afe121455a353fe964d6858387f9d | |
parent | bf383fea1fdde944839c8aca6a19d338feea715b [diff] |
power: supply: axp20x_usb_power: use of_device_id data field instead of device_is_compatible This replaces calls to of_device_is_compatible to check data field of of_device_id matched when probing the driver. Signed-off-by: Quentin Schulz <quentin.schulz@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Sebastian Reichel <sre@kernel.org>