From: Joonyoung Shim Date: Tue, 7 Apr 2015 06:59:38 +0000 (+0900) Subject: drm/exynos: use src_x and src_y instead of fb_x and fb_y X-Git-Tag: omap-for-v4.2/o2_dc~72^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8a3db29f8fa8186185ba716f3f485a7f3fabe7;p=pandora-kernel.git drm/exynos: use src_x and src_y instead of fb_x and fb_y It's more reasonable to use src_x and src_y to represent source as counterpart of destination(crtc). Already we are using src_width and src_height for width and height of source. Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-diff-tree failed