$subject
s/arm:omap/ARM: OMAP:
On Sunday 30 December 2012 02:13 AM, ahema...@gmail.com wrote:
From: ahemaily <ahema...@gmail.com>
The variable dma_lch_count used for comparison (omap_dma_reserve_channels <=
dma_lch_count)
before it initialized to the value from omap_dma_dev_attr : d->lch_count.
s/it/it is
I change the place of dma_lch_count initialization to be before the comparison.
s/I change the place of dma_lch_count initialization to be before the
comparison./ Initialize dma_lch_count before it is being used for
comparison.
Signed-off-by: Abdelrahman Hemaily <ahema...@gmail.com>
---
Change looks good to my eyes o.w
Acked-by: Santosh Shilimkar <santosh.shilim...@ti.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/