diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2017-05-15 13:51:24 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-07-06 08:29:11 +0100 |
commit | dcb0574b4b15e197e4ab2b503efcfa5eb172083d (patch) | |
tree | d65293718c786483ad5828ad630affb44c84f5a4 /drivers/mfd/rn5t618.c | |
parent | 6ae0cc90d9e7c026d0a342403f0cd559f743edab (diff) | |
download | linux-stable-dcb0574b4b15e197e4ab2b503efcfa5eb172083d.tar.gz linux-stable-dcb0574b4b15e197e4ab2b503efcfa5eb172083d.tar.bz2 linux-stable-dcb0574b4b15e197e4ab2b503efcfa5eb172083d.zip |
mfd: wm831x: Remove redundant !pdata checks
Since a copy of the pdata was added into the core struct in
commit f6dd8449cd50 ("mfd: wm831x: Add basic device tree binding")
the pdata pointer in probe can no longer be NULL. As such remove
the redundant checks for this case.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/rn5t618.c')
0 files changed, 0 insertions, 0 deletions