diff options
author | 2018-01-22 18:42:18 +0100 | |
---|---|---|
committer | 2018-01-23 16:51:22 +0100 | |
commit | 2d7e6a8376c0eaf260f54b265acadd2e185d7b82 (patch) | |
tree | b5cee38764ae38d82672d47d77d0e05494b7088e /net/unix/af_unix.c | |
parent | power: supply: max17042_battery: Check battery current for status when supplied (diff) | |
download | wireguard-linux-2d7e6a8376c0eaf260f54b265acadd2e185d7b82.tar.xz wireguard-linux-2d7e6a8376c0eaf260f54b265acadd2e185d7b82.zip |
power: supply: max17042_battery: Always fall back to default platform-data
It is possible to have CONFIG_OF enabled on x86 builds, where we have no
firmware provided max17042_platform_data. The CONFIG_OF implementation of
max17042_get_pdata would return NULL in this case, causing the probe to
fail.
Instead always fallback to the default platform-data, as used on x86 sofar,
when there is no firmware provided pdata, independent of CONFIG_OF.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions