summaryrefslogtreecommitdiff
path: root/sig.c
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2014-07-25 14:42:39 -0500
committerTobias Klauser <tklauser@distanz.ch>2014-07-28 13:18:55 +0200
commit0678fa12400b54f4da054f1c6057a81f9cc8e041 (patch)
tree7ec83ad2eecaf7f8ccc14bfb9286390b369ffee5 /sig.c
parentdac2baba9f7fb150fc543a0730bb490b68137dc4 (diff)
man: mausezahn: document configuration file options
Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'sig.c')
0 files changed, 0 insertions, 0 deletions
h=nds-private-remove&id=b98acbff9a05b371c5f0ca6e44a3af8ce9274379&id2=d00b74613fb18dfd0a5aa99270ee2e72d5c808d7'>diff)
regulator: twl6030: fix range comparison, allowing vsel = 59
The range min_uV > 1350000 && min_uV <= 150000 is never reachable because of a typo in the previous range check and hence vsel = 59 is never reached. Fix the previous range check to enable the vsel = 59 setting. Fixes CoverityScan CID#728454 ("Logially dead code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/host/ehci-exynos.c')