From: Thomas Gleixner Date: Fri, 26 May 2006 23:02:13 +0000 (+0200) Subject: [MTD] NAND Consolidate references and add back default name setting X-Git-Tag: v2.6.18-rc1~1105^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0251fe87ea560eb377917e06ba0b5b9ab89094;p=pandora-kernel.git [MTD] NAND Consolidate references and add back default name setting We have a type pointer. Make use of it instead of the error prone nand_ids[i] reference. The NAND driver used to set default name settings from the chip ID string for the device. The feature got lost during the rework. Add it back. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed