summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-22 10:12:21 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-22 14:36:47 +0100
commit34c1b4cc87ea990ea262694cdf8ee681bfdef6d2 (patch)
tree69aec1746fd486eec022bdfe603c7a9cf9f3de17 /COPYING
parent0a2f068a48e85f3f0e7b4cb29036e003e51cfa88 (diff)
build: Add release target
Add a release target to the Makefile (akin to the one from netsniff-ng) in order to streamline the release process. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
s/perf/arch/x86/tests/regs_load.S?id=d00b74613fb18dfd0a5aa99270ee2e72d5c808d7'>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 'tools/perf/arch/x86/tests/regs_load.S')