]> Pileus Git - ~andy/linux/blobdiff - drivers/mtd/onenand/omap2.c
Merge git://git.infradead.org/mtd-2.6
[~andy/linux] / drivers / mtd / onenand / omap2.c
index 1a07bfcc70d4fc0305b38871762dc5d2fa0b2db0..ac31f461cc1c11cef486a5c2b6d7f37f47813e90 100644 (file)
@@ -767,6 +767,9 @@ static int __devinit omap2_onenand_probe(struct platform_device *pdev)
        case 3:
                c->freq = 83;
                break;
+       case 4:
+               c->freq = 104;
+               break;
        }
 
 #ifdef CONFIG_MTD_PARTITIONS