diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-05-08 12:39:06 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-05-30 12:55:46 +0200 |
commit | 3f4d6364084ca0525591836eba4a59f04bb85c68 (patch) | |
tree | 034120298a2487edc38e6fdfcf586599501b61ac /drivers/scsi/sd.c | |
parent | Linux 3.10-rc3 (diff) | |
download | linux-3f4d6364084ca0525591836eba4a59f04bb85c68.tar.xz linux-3f4d6364084ca0525591836eba4a59f04bb85c68.zip |
regulator: palmas: Fix incorrect condition
Since 'id' cannot take two values at the same time, the condition
should probably be an OR (||) instead of AND (&&).
Introduced by commit 28d1e8cd67 ("regulator: palma: add ramp delay
support through regulator constraints").
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/scsi/sd.c')
0 files changed, 0 insertions, 0 deletions