[PATCH v1 7/9] mfd: pruss CAN private data.
Sergei Shtylyov
sshtylyov at mvista.com
Wed Feb 2 07:05:09 EST 2011
Hello.
On 01-02-2011 17:47, Subhasish Ghosh wrote:
> This patch adds the PRUSS CAN data.
> Signed-off-by: Subhasish Ghosh<subhasish at mistralsolutions.com>
[...]
> diff --git a/include/linux/mfd/pruss/da8xx_pru.h b/include/linux/mfd/pruss/da8xx_pru.h
> index 318dad8..2fa7ff5 100644
> --- a/include/linux/mfd/pruss/da8xx_pru.h
> +++ b/include/linux/mfd/pruss/da8xx_pru.h
> @@ -74,6 +74,10 @@ struct da8xx_pruss_devices {
> int (*setup)(void);
> };
>
> +struct da8xx_pruss_can_data {
> + u32 version;
> +};
> +
This patch too should precede the patch 5/9 as it defines the stucture
used there...
WBR, Sergei
More information about the linux-arm-kernel
mailing list