| Index: drivers/video/tegra/dc/hdmi.c
|
| diff --git a/drivers/video/tegra/dc/hdmi.c b/drivers/video/tegra/dc/hdmi.c
|
| index a5639a5afd60c3ad6bcc64add99a0963ce6d12e8..662427428f7394750f385125480a4f0a1c30fe70 100644
|
| --- a/drivers/video/tegra/dc/hdmi.c
|
| +++ b/drivers/video/tegra/dc/hdmi.c
|
| @@ -152,7 +152,7 @@ const struct tegra_hdmi_audio_config tegra_hdmi_audio_32k[] = {
|
| };
|
|
|
| const struct tegra_hdmi_audio_config tegra_hdmi_audio_44_1k[] = {
|
| - {25200000, 14112, 63125},
|
| + {25200000, 5656, 25250},
|
| {27000000, 6272, 30000},
|
| {54000000, 6272, 60000},
|
| {74250000, 6272, 82500},
|
|
|