aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2014-05-28 13:11:12 -0700
committerDavid S. Miller <[email protected]>2014-06-02 00:13:51 -0700
commitd64eed1d9bb57fb7a8daf9b6127dd8b558e6d262 (patch)
tree462b31889fdbd6ce19f6c8b82ace63183181690a /tools/perf/scripts/python/net_dropmonitor.py
parentc532cea97ae4b936cc634fa5e3ca04e57b106235 (diff)
net: ks8851: Don't use regulator_get_optional()
We shouldn't be using regulator_get_optional() here. These regulators are always present as part of the physical design and there isn't any way to use an internal regulator or change the source of the reference voltage via software. Given that the only users of this driver in the kernel are DT based, this change should be transparent to them even if they don't specify any supplies because the regulator framework will insert dummy supplies as needed. Cc: Nishanth Menon <[email protected]> Cc: Mark Brown <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Reviewed-by: Mark Brown <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions