From: Matt Porter Date: Thu, 19 Dec 2013 14:23:02 +0000 (-0500) Subject: phy: add phy_get_bus_width()/phy_set_bus_width() calls X-Git-Tag: v3.14-rc1~148^2~90^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8feed347d33bb630d426b9f2ed88cbdf9795f624;p=pandora-kernel.git phy: add phy_get_bus_width()/phy_set_bus_width() calls This adds a pair of APIs that allows the generic PHY subsystem to provide information on the PHY bus width. The PHY provider driver may use phy_set_bus_width() to set the bus width that the PHY supports. The controller driver may then use phy_get_bus_width() to fetch the PHY bus width in order to properly configure the controller. Signed-off-by: Matt Porter Acked-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed