diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-10-20 15:44:19 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-02-15 10:34:18 +0100 |
commit | 5db4992d8f040b8d8db0b86d42806e0c417f7ccf (patch) | |
tree | 5b06e952af482d45f3ade64e77824662e34b7fa2 /fs/btrfs/props.c | |
parent | 370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff) |
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct
pegasus, use stats from struct net_device. Also remove the now
unnecessary .ndo_get_stats function.
Cc: Petko Manolov <petkan@nucleusys.com>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'fs/btrfs/props.c')
1001354ca34179f3db924eb66672442a173147dc (diff) |
regulator: tps65086: Fix 25mV ranges for BUCK regulators
The BUCK regulators 3, 4, and 5 also have a 10mV step mode,
adjust the tables and logic to reflect the data-sheet for
these regulators.
fixes: d2a2e729a666 ("regulator: tps65086: Add regulator driver for the TPS65086 PMIC")
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/dt-bindings/pinctrl/at91.h')