aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2012-06-20 16:02:22 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-06-20 16:04:04 +0530
commit7a5fdca42de63dbfa74bd1020749b87f7e824be5 (patch)
tree955a2a87c0fa0ce44ebeccd1472d866168dc832f
parentef4c0d7fe62ae1fa30a49c62c0abfc64c4e615ba (diff)
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--drivers/media/video/s5p-tv/hdmi_drv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/s5p-tv/hdmi_drv.c b/drivers/media/video/s5p-tv/hdmi_drv.c
index ec01f644b236..da1fd5490578 100644
--- a/drivers/media/video/s5p-tv/hdmi_drv.c
+++ b/drivers/media/video/s5p-tv/hdmi_drv.c
@@ -42,7 +42,7 @@ MODULE_DESCRIPTION("Samsung HDMI");
MODULE_LICENSE("GPL");
/* default preset configured on probe */
-#define HDMI_DEFAULT_PRESET V4L2_DV_480P59_94
+#define HDMI_DEFAULT_PRESET V4L2_DV_1080P60
struct hdmi_pulse {
u32 beg;