summaryrefslogtreecommitdiff
path: root/netsniff-ng.zsh
AgeCommit message (Expand)AuthorFilesLines
2015-08-06zsh: netsniff-ng: Add completetion for --cookedTobias Klauser1-0/+1
2015-04-22zsh: netsniff-ng: add completionsDaniel Borkmann1-0/+3
2014-08-12netsniff-ng: Add command line option to disable hardware time stampingTobias Klauser1-0/+1
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser1-1/+1
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+69
th>parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
regulator: helpers: Ensure bypass register field matches ON value
When checking bypass state for a regulator, we check to see if any bits in the bypass mask are set. For most cases this is fine because there is typically, only a single bit used to determine if the regulator is in bypass. However, for some regulators, such as LDO6 on AS3722, the bypass state is indicate by a value rather than a single bit. Therefore, when checking the bypass state, check that the bypass field matches the ON value. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '.mailmap')