From: Roy Zang Date: Mon, 18 Oct 2010 07:22:31 +0000 (+0800) Subject: P4080/eLBC: Make Freescale elbc interrupt common to elbc devices X-Git-Tag: v2.6.37-rc1~22^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab8f2a2e7011c5e83363b42950757e46ef06824;p=pandora-kernel.git P4080/eLBC: Make Freescale elbc interrupt common to elbc devices Move Freescale elbc interrupt from nand driver to elbc driver. Then all elbc devices can use the interrupt instead of ONLY nand. For former nand driver, it had the two functions: 1. detecting nand flash partitions; 2. registering elbc interrupt. Now, second function is removed to fsl_lbc.c. Signed-off-by: Lan Chunhe-B25806 Signed-off-by: Roy Zang Reviewed-by: Anton Vorontsov Cc: Wood Scott-B07421 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed