From: Laurent Pinchart Date: Tue, 29 Nov 2011 14:58:10 +0000 (+0100) Subject: fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function X-Git-Tag: v3.4-rc1~125^2~12^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=105784bbb47cd76f0fc32954b047a13b704fa840;p=pandora-kernel.git fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function The function returns a pointer to a structure describing a format based on its fourcc. Use the function where applicable instead of hardcoded switch-case statements. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed