From: Greg Hackmann Date: Tue, 8 Apr 2014 19:25:12 +0000 (-0700) Subject: video: adf: document adf_format_validate_yuv's origin X-Git-Tag: firefly_0821_release~4090^2~357 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5ce32209e76f933062cd667b4cff51ac0c400c32;p=firefly-linux-kernel-4.4.55.git video: adf: document adf_format_validate_yuv's origin Change-Id: I929045a96a56bdb2c915be92b8ef11b560f3ab79 Signed-off-by: Greg Hackmann --- 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