[alsa-devel] [PATCH 7/7] ASoC: S3C24XX: Remove I2Sv3 specific check
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Dec 9 11:41:25 CET 2009
On Wed, Dec 09, 2009 at 01:30:01PM +0900, jassisinghbrar at gmail.com wrote:
> From: Jassi Brar <jassi.brar at 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.
More information about the Alsa-devel
mailing list