From: Maxim Shchetynin Date: Tue, 15 Jul 2008 19:51:41 +0000 (+1000) Subject: powerpc/axonram: Use only one block device major number X-Git-Tag: v2.6.27-rc1~865^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a23409b69440e76d34dc23846cae44f46f60d98;p=pandora-kernel.git powerpc/axonram: Use only one block device major number Axonram module registers one block device for each DDR2 DIMM found on a system. This means that each DDR2 DIMM becomes its own block device major number. This patch lets axonram module to register the only one block device for all DDR2 DIMMs which also spares kernel resources. Signed-off-by: Maxim Shchetynin Signed-off-by: Arnd Bergmann Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed