9 Dec
2009
9 Dec
'09
12:41 p.m.
On Wed, Dec 09, 2009 at 01:30:01PM +0900, jassisinghbrar@gmail.com wrote:
From: Jassi Brar jassi.brar@samsung.com
Since, now the I2Sv3 driver itself figures out and provides the start address of the base register, the s3c64xx specific patch can be discarded in the I2Sv2 core code.
- if (!base) {
struct resource *res = platform_get_resource(pdev,
This is used by the S3C24xx IIS as well so they need converting over before this can be removed. To be honest I hadn't realised that S3C64xx was using this at all.