summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorYaniv Gardi <ygardi@codeaurora.org>2014-07-28 23:06:11 +0300
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 10:57:08 -0700
commit50d8c77160ce66ac12feb9de926f9d045f792c2d (patch)
treeba18abdab07e301bf5f8a8abaeb0c2a43c6453a3 /include/linux
parent1a66630ba5d8f2d49b71de3b6eeb9b55a0d70cdc (diff)
scsi: ufs: enable ufs driver to support generic PHY framework
In this change, ufs driver is using the generic PHY framework, by calling the API "devm_phy_get" that returns handle to a generic PHY driver. In this change "__maybe_unused" flag of a few callbacks is removed since those callbacks are now hooked to generic PHY driver APIs that were added. This change also includes the required DT changes as in this case, the driver changes derived from the DT changes and therefor must be placed within the same change. Change-Id: I10e15e25d050bedca55a058b79240360564aebcd Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org> [gbroner@codeaurora.org: fix merge conflict] Signed-off-by: Gilad Broner <gbroner@codeaurora.org> [venkatg@codeaurora.org: resolved trivial merge conflicts] Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions