commit | ec0482e6cfbd460bc69a9073ffbef4c2f3422fdf | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sat May 30 16:55:29 2009 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Sat May 30 16:55:29 2009 +0100 |
tree | 37b9d743b20468e5918caa1f89180d04c83e374a | |
parent | 3218911f839b6c85acbf872ad264ea69aa4d89ad [diff] |
[MTD] [NAND] S3C2410: Move to using platform device table 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>