From: Laurent Pinchart Date: Wed, 31 Aug 2011 11:00:58 +0000 (+0200) Subject: fbdev: sh_mobile_lcdc: Split channel initialization from probe function X-Git-Tag: v3.2-rc1~120^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce05599907c604a8af9cefe8c5e0702a30d1112;p=pandora-kernel.git fbdev: sh_mobile_lcdc: Split channel initialization from probe function Move channel initialization to sh_mobile_lcdc_channel_init() and call the function from sh_mobile_lcdc_probe(). This makes the code more readable and prepares it for fix/var initialization rework. Signed-off-by: Laurent Pinchart Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed