[MTD] [NAND] S3C2410: Move to using platform device table
authorBen Dooks <ben-linux@fluff.org>
Sat, 30 May 2009 15:55:29 +0000 (16:55 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sat, 30 May 2009 15:55:29 +0000 (16:55 +0100)
Commit 57fee4a58fe802272742caae248872c392a60670 added an
method to specify the platform device compatibility by using
an id-table instead of registering multiple drivers.

Move the S3C24XX NAND driver to using this ID table.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
CC: Eric Miao <eric.miao@marvell.com>

No differences found