summaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-13util: Add printf format GCC attribute to panic() functionTobias Klauser1-1/+3
2015-04-08util: Add attribute warn_unused_result to allocation functionsTobias Klauser1-4/+4
2015-02-18llmnrd: Add IPv6 supportTobias Klauser1-1/+8
2015-02-17llmnr-query: Add simple LLMNR query programTobias Klauser1-0/+13
2015-02-06Initial import, still work in progressTobias Klauser1-0/+58
Documentation/misc-devices?id=354794dacc213da7596cefea4dbcd8c094368807'>354794dacc213da7596cefea4dbcd8c094368807 (patch) tree51a080d54afeba7ba26d46fd9b00e4e14beae6a5 /Documentation/misc-devices parent670666b9e0aff40c65d8061a2f53e79eee238685 (diff)
regulator: helper: Add helper to configure active-discharge using regmap
Add helper function to set the state of active-discharge of regulator using regmap. The HW regulator driver can directly use this by providing the necessary information in the regulator descriptor. Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/misc-devices')