diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2015-04-22 19:06:54 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-24 18:24:57 +0200 |
commit | 2d6c9091ab7630dfcf34417c6683ce4764d7d40a (patch) | |
tree | 33ef7d2e99e0443b59e8712a32209c0ec9592f02 /drivers/memory | |
parent | inet: fix possible panic in reqsk_queue_unlink() (diff) | |
download | linux-2d6c9091ab7630dfcf34417c6683ce4764d7d40a.tar.xz linux-2d6c9091ab7630dfcf34417c6683ce4764d7d40a.zip |
net: mdio-gpio: support access that may sleep
Some systems using mdio-gpio may use gpio on message based busses, which
require sleeping (e.g. gpio from an I2C I/O expander).
Since this driver does not use IRQ handler, it is safe to use the
_cansleep suffixed gpio accessors.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions