Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: S3C64XX: Add AC97 platform resources | Jassi Brar | 2010-02-24 | 1 | -0/+78 |
| | | | | | | | | | This patch defines the platform device and the resources: IRQ, DMA and MEM, needed by the AC97 controller driver. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> | ||||
* | ARM: S3C64XX: Move device and device setup into mach-s3c64xx | Ben Dooks | 2010-02-20 | 1 | -0/+257 |
Move the S3C64XX specific device and setup files into mach-s3c64xx as they are unlikely to be used outside of this code. Signed-off-by: Ben Dooks <ben-linux@fluff.org> |