summaryrefslogtreecommitdiff
path: root/hash.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04misc: cleanup header commentsDaniel Borkmann1-7/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+86
value='10'>10space:mode:
authorStephen Boyd <sboyd@codeaurora.org>2016-04-15 10:44:37 -0700
committerMark Brown <broonie@kernel.org>2016-04-18 11:05:11 +0100
commitb1d21a24df458c897911af51cb637460c1ac5d95 (patch)
tree0e76986a75be135035c79913483dbc5aa316dd58 /Documentation/IRQ-affinity.txt
parent1b5b19689278069844f0f65bba8ea55facad90f9 (diff)
regulator: qcom_spmi: Always return a selector when asked
I had a thinko in spmi_regulator_select_voltage_same_range() when converting it to return selectors via the function's return value instead of by modifying a pointer argument. I only tested multi-range regulators so this passed through testing. Fix it by returning the selector here. Fixes: 1b5b19689278 ("regulator: qcom_spmi: Only use selector based regulator ops") Reported-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/IRQ-affinity.txt')