[PATCH 2/3] powerpc: implement arch_setup_pdev_archdata

Stephen Rothwell sfr at canb.auug.org.au
Fri Aug 6 01:44:55 EST 2010


Hi Kumar,

On Thu,  5 Aug 2010 10:15:46 -0500 Kumar Gala <galak at kernel.crashing.org> wrote:
>
> +static inline void arch_setup_pdev_archdata(struct platform_device *pdev)
> +{
> +	pdev->dev.dma_mask = &pdev->archdata.dma_mask;
> +
> +	return;
> +}

The blank line and "return;" don't add anything.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20100806/da9d9986/attachment-0001.pgp>


More information about the Linuxppc-dev mailing list