[PATCH 01/01] ARM: S3C2412: DMA: Remove I2S FIFO address

jassi brar jassisinghbrar at gmail.com
Tue Apr 27 21:19:39 EDT 2010


On Wed, Apr 28, 2010 at 9:06 AM, Ben Dooks <ben-linux at fluff.org> wrote:
> On Tue, Apr 27, 2010 at 03:51:58PM +0900, JassiBrar wrote:
>> From: Jassi Brar <jassi.brar at samsung.com>
>>
>> The S3C DMA API doesn't make use of hw_addr.to/from and also
>> the FIFO addresses are provided from the I2S drivers. So these
>> fields are redundant.
>> This patch removes the hw_addr.to/from fields for I2S and the
>> inclusion of header, paving way for the header to be moved closer
>> to the I2S controller drivers.
>
> Ok, if this works for -rc series then it may be something that could
> be merged before we get to the next merge window.
I believe this has never had any effect and can be safely merged.
Just try a quick
    grep hw_addr -r arch/arm/*



More information about the linux-arm-kernel mailing list