From: Laurent Pinchart Date: Wed, 13 Jul 2011 10:13:47 +0000 (+0200) Subject: fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros X-Git-Tag: v3.2-rc1~120^2~50^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce1c0b0873bf4e970970a49612105cf6c36d81e3;p=pandora-kernel.git fbdev: sh_mobile_lcdc: Replace hardcoded register values with macros Instead of hardcoding register values through the driver, define macros for individual register bits using the register name and the bit name, and use the macros. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed