From: Bert Vermeulen Date: Fri, 8 May 2015 14:18:49 +0000 (+0200) Subject: net: mdio-gpio: Allow for unspecified bus id X-Git-Tag: omap-for-v4.2/wakeirq-drivers~2^2~30^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0c82682873354490a5b67c77331bd65a356236;p=pandora-kernel.git net: mdio-gpio: Allow for unspecified bus id When the bus id was supplied via a struct platform_device, the driver wasn't handling -1 to mean an unspecified id of the only instance of this driver, as the platform spec requires. Signed-off-by: Bert Vermeulen Reviewed-by: Andrew Lunn Signed-off-by: David S. Miller --- Reading git-diff-tree failed