Skip to content

Commit bdc48fd

Browse files
Jiang Jianhdeller
authored andcommitted
video: fbdev: omapfb: Align '*' in comment
Consider '*' alignment in comments Signed-off-by: Jiang Jian <[email protected]> Signed-off-by: Helge Deller <[email protected]>
1 parent 5491424 commit bdc48fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
143143
/*
144144
* In OMAP5+, the HFBITCLK must be divided by 2 before issuing the
145145
* HDMI_PHYPWRCMD_LDOON command.
146-
*/
146+
*/
147147
if (phy_feat->bist_ctrl)
148148
REG_FLD_MOD(phy->base, HDMI_TXPHY_BIST_CONTROL, 1, 11, 11);
149149

0 commit comments

Comments
 (0)