From: Vivien Didelot Date: Wed, 22 Apr 2015 17:06:54 +0000 (-0400) Subject: net: mdio-gpio: support access that may sleep X-Git-Tag: omap-for-v4.2/omap1-v2~58^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d6c9091ab7630dfcf34417c6683ce4764d7d40a;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed