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~2958^2~215 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=25b8f56daa45b1008e4abe78ad136cf379aada9e;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