In-Reply-To: 

PL330 driver is divided into 2 parts.
First is the PL330 API driver that located on driver/dma/.
Second is the low-level PL330 driver that is located on arch/arm/common/.
But, It's not needed anymore to divided PL330 driver into 2 parts
Low-level PL330 driver is only used for PL330 API driver on driver/dma
because samsung specific S3C-PL330 driver was gone.
So, This patch merges 'arch/arm/common/pl330' into 'driver/dma/pl330.c'.

[PATCH 1/2] DMA: PL330: Merge PL330 drivers
[PATCH 2/2] DMA: PL330: Remove an unused function
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to