aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/adf
diff options
context:
space:
mode:
authorGreg Hackmann <ghackmann@google.com>2014-04-08 12:25:12 -0700
committerJohn Stultz <john.stultz@linaro.org>2016-02-16 13:53:20 -0800
commit25b8f56daa45b1008e4abe78ad136cf379aada9e (patch)
tree993955b6f5f56973416ddf2c7cff1a4ec5a08135 /drivers/video/adf
parent9d84e01be114263942b18a3894684a99f8a22ce7 (diff)
video: adf: document adf_format_validate_yuv's origin
Change-Id: I929045a96a56bdb2c915be92b8ef11b560f3ab79 Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'drivers/video/adf')
-rw-r--r--drivers/video/adf/adf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/video/adf/adf.c b/drivers/video/adf/adf.c
index 2d20024fd251..589baaa5fbcd 100644
--- a/drivers/video/adf/adf.c
+++ b/drivers/video/adf/adf.c
@@ -2,6 +2,8 @@
* Copyright (C) 2013 Google, Inc.
* adf_modeinfo_{set_name,set_vrefresh} modified from
* drivers/gpu/drm/drm_modes.c
+ * adf_format_validate_yuv modified from framebuffer_check in
+ * drivers/gpu/drm/drm_crtc.c
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and