On Sun, 2009-12-06 at 20:59 +0100, Pavel Machek wrote:
> +
> +struct embedded_sdio_data {
> + struct sdio_cis cis;
> + struct sdio_cccr cccr;
> + struct sdio_embedded_func *funcs;
> + int num_funcs;
> +};
There's some indentation problems in this block, I'll fix it prior to
merging it..
Daniel