[PATCH 2/5] DMA: Remove .owner field for driver

Thierry Reding thierry.reding at gmail.com
Wed Sep 24 23:57:30 PDT 2014


On Wed, Sep 24, 2014 at 12:09:23PM +0530, Kiran Padwal wrote:
[...]
> diff --git a/drivers/dma/tegra20-apb-dma.c b/drivers/dma/tegra20-apb-dma.c
> index 16efa60..a6c0b3f 100644
> --- a/drivers/dma/tegra20-apb-dma.c
> +++ b/drivers/dma/tegra20-apb-dma.c
> @@ -1597,7 +1597,6 @@ static const struct dev_pm_ops tegra_dma_dev_pm_ops = {
>  static struct platform_driver tegra_dmac_driver = {
>  	.driver = {
>  		.name	= "tegra-apbdma",
> -		.owner = THIS_MODULE,
>  		.pm	= &tegra_dma_dev_pm_ops,
>  		.of_match_table = tegra_dma_of_match,
>  	},

Acked-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rpi-kernel/attachments/20140925/098dcd80/attachment.sig>


More information about the linux-rpi-kernel mailing list