summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-07-28 12:21:34 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2015-08-18 11:33:00 +0100
commit2fada109cfb7dbfd52f472140d6477a27a1f0d6d (patch)
treecb78b00c159e7e345ddf29e6f2f6ac545096a77f /drivers/fpga/fpga-mgr.c
parent552e67859c3ae9277ed26d5393d733207d129dae (diff)
drm: bridge/dw_hdmi: rename dw_hdmi_phy_enable_power()
dw_hdmi_phy_enable_power() is not about enabling and disabling power. It is about allowing or preventing power-down mode being entered - the register is documented as "Power-down enable (active low 0b)." This can be seen as the bit has no effect when the HDMI phy is operational on iMX6 hardware. Rename the function to dw_hdmi_phy_enable_powerdown() to reflect the documentation, make it take a bool for the 'enable' argument, and invert the value to be written. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions