diff options
| -rw-r--r-- | drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c b/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c index fa72e735dad2..d146793dd044 100644 --- a/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c +++ b/drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c | |||
| @@ -712,7 +712,7 @@ int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp, | |||
| 712 | else | 712 | else |
| 713 | acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT; | 713 | acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT; |
| 714 | /* | 714 | /* |
| 715 | * The I2S input word length is twice the lenght given in the IEC-60958 | 715 | * The I2S input word length is twice the length given in the IEC-60958 |
| 716 | * status word. If the word size is greater than | 716 | * status word. If the word size is greater than |
| 717 | * 20 bits, increment by one. | 717 | * 20 bits, increment by one. |
| 718 | */ | 718 | */ |
