summaryrefslogtreecommitdiff
path: root/include/linux/mfd/da9052
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-03 09:27:54 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-03 09:27:54 +0100
commita09b2d8f61ea0e9ae735c400399b97966a9418d6 (patch)
treedd69f82feef1613dc660693c95ef0b1e7ce6427d /include/linux/mfd/da9052
parent0c4ba621fca224e6aa231c27e49f110b99c66ba2 (diff)
downloadkernel-linux-4.4.y.tar.gz
Linux 4.4.302linux-4.4.y
Link: https://lore.kernel.org/r/20220201180822.148370751@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Slade Watkins <slade@sladewatkins.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/mfd/da9052')
0 files changed, 0 insertions, 0 deletions
ernel/commit/drivers/net/ethernet/dec/tulip/de2104x.c?id=41a65f7040d1a65557b3ba42fe4105e209a66ad8'>net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson 2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera