From: Javier M. Mellid Date: Thu, 26 Apr 2012 18:45:53 +0000 (+0200) Subject: staging: sm7xx: merge hardware information in smtcfb_info struct X-Git-Tag: v3.5-rc1~145^2~229^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be467d5b7ef350ef50eddcccfb5ad69b2c19090;p=pandora-kernel.git staging: sm7xx: merge hardware information in smtcfb_info struct With this patch smtcfb_info becomes the main structure to reach/handle state. fb_info struct links this struct via its private data field. This change improves encapsulation in functions. It reduces the number of arguments used in signatures too. Tested with SM712 Signed-off-by: Javier M. Mellid Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed