[PATCH V2 1/3] mtd: bcm47xxsflash: keep a reference to the BCMA

Artem Bityutskiy dedekind1 at gmail.com
Wed Mar 6 06:07:49 EST 2013


On Wed, 2013-03-06 at 12:01 +0100, Rafał Miłecki wrote:
> struct bcma_drv_cc;
> +
>  struct bcm47xxsflash {
> +	union {
> +		struct bcma_drv_cc *bcma_cc;
> +	};

Why union?

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list