lkml.org 
[lkml]   [2011]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/11] MFD: DA9052 MFD core module v8
On Wed, Oct 19, 2011 at 07:39:16PM +0530, Ashish Jangam wrote:

> +static struct regmap_config da9052_regmap_config = {
> + .reg_bits = 8,
> + .val_bits = 8,
> +};
> +
> +static int da9052_spi_probe(struct spi_device *spi)

So, as I think I mentioned last time based on the previous non-regmap
versions of the patch I don't expect this to work at all. You should
use the read_mask and/or write_mask options to set the flag bits you
need to indicated if this is a read or write.


\
 
 \ /
  Last update: 2011-10-20 00:41    [W:0.148 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site