[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <525FD4C7.3050806@tabi.org>
Date: Thu, 17 Oct 2013 07:15:03 -0500
From: Timur Tabi <timur@...i.org>
To: Xiubo Li <Li.Xiubo@...escale.com>, r65073@...escale.com,
lgirdwood@...il.com, broonie@...nel.org
CC: r64188@...escale.com, rob.herring@...xeda.com, pawel.moll@....com,
mark.rutland@....com, swarren@...dotorg.org,
ian.campbell@...rix.com, rob@...dley.net, linux@....linux.org.uk,
perex@...ex.cz, tiwai@...e.de, grant.likely@...aro.org,
fabio.estevam@...escale.com, LW@...O-electronics.de,
oskar@...ra.com, shawn.guo@...aro.org, b42378@...escale.com,
b18965@...escale.com, devicetree@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, alsa-devel@...a-project.org,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver.
Xiubo Li wrote:
> + res = platform_get_resource(pdev, IORESOURCE_MEM, 0);
> + sai->base = devm_ioremap_resource(&pdev->dev, res);
Why not use of_iomap()?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists