diff options
author | Fabio Baltieri <fabio.baltieri@linaro.org> | 2013-04-26 14:17:18 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-05-21 23:23:21 +0200 |
commit | 5649d8f9e335f2b093751fcc2bdd5953f79f66ef (patch) | |
tree | ad52c0a00e073083ebd2948cd54b7db61f082725 /lib | |
parent | e9d7b4b5691cac4dce6c5eed9e217e50e24edef7 (diff) | |
download | linux-3.10-5649d8f9e335f2b093751fcc2bdd5953f79f66ef.tar.gz linux-3.10-5649d8f9e335f2b093751fcc2bdd5953f79f66ef.tar.bz2 linux-3.10-5649d8f9e335f2b093751fcc2bdd5953f79f66ef.zip |
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
A check for a valid plat->sysctrl was introduced in:
2377e52 mfd: ab8500-sysctrl: Error check clean up
but the driver works just fine even without that initialization data,
and enforcing it breaks existing platforms for no reason.
This patch removes the check and let the driver go ahead with probe.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions