summaryrefslogtreecommitdiff
path: root/staging/send.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-18mausezahn: Typofix & grammar changeMandar Gokhale1-4/+4
2016-03-29mausezahn: Allow IPv6 ranges to be specified for source and dest addressesTommy Beadle1-3/+33
2014-09-03mausezahn: Fix non-ANSI function declarationsTobias Klauser1-1/+1
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+264
='oid'>0e76986a75be135035c79913483dbc5aa316dd58 /Makefile 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 'Makefile')