summaryrefslogtreecommitdiff
path: root/include/dt-bindings/mfd/max77620.h
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@gmail.com>2017-02-08 00:07:33 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-08 14:35:26 -0500
commit40710cf9ad234778eb8b10ef07d922f435005cf7 (patch)
tree51f77dbff6c2f8ae0b1b456ae8aa98c3f2d82c6a /include/dt-bindings/mfd/max77620.h
parent3c19bd6c52d441893ba19b3418825b27cfa4fd9c (diff)
net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated. We move this driver to new api {get|set}_link_ksettings. As I don't have the hardware, I'd be very pleased if someone may test this patch. Signed-off-by: Philippe Reynes <tremyfr@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Tested-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/dt-bindings/mfd/max77620.h')
0 files changed, 0 insertions, 0 deletions
handling of zero-length results, this never would have worked in the past, but we only just recently discovered a BIOS implementation that emits this arguably spec non-compliant result. The remaining two commits are additional fall out from thinking through the implications of a zero / truncated length result of the ARS Status command. In order to mitigate the risk that these changes introduce yet more regressions they are backstopped by a new unit test in commit a7de92dac9f0 ("tools/testing/nvdimm: unit test acpi_nfit_ctl()") that mocks up inputs to acpi_nfit_ctl()" * 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: device-dax: fix private mapping restriction, permit read-only tools/testing/nvdimm: unit test acpi_nfit_ctl() acpi, nfit: fix bus vs dimm confusion in xlat_status acpi, nfit: validate ars_status output buffer size acpi, nfit, libnvdimm: fix / harden ars_status output length handling acpi, nfit: fix extended status translations for ACPI DSMs
Diffstat (limited to 'drivers/usb/chipidea')