From: Tomi Valkeinen Date: Fri, 7 Nov 2014 11:09:42 +0000 (+0200) Subject: OMAPDSS: DSI: use struct copy instead of individual field copy X-Git-Tag: omap-for-v3.19/fixes-rc1~128^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cb6a87a88be5d730e7ae14acb6303f3870fe70d;p=pandora-kernel.git OMAPDSS: DSI: use struct copy instead of individual field copy Now that dsi_clock_info only contains information about the PLL, we can just copy the whole struct when storing the clock information, instead of copying individual fields. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed