[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120409175343.GG3182@opensource.wolfsonmicro.com>
Date:	Mon, 9 Apr 2012 18:53:44 +0100
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Stephen Warren <swarren@...dotorg.org>
Cc:	linux-kernel@...r.kernel.org, Stephen Warren <swarren@...dia.com>
Subject: Re: [PATCH] regmap: implement register striding
On Fri, Apr 06, 2012 at 03:36:39PM -0600, Stephen Warren wrote:
> Note: I wasn't able to test REGCACHE_COMPRESSED on my hardware, nor test
> regmap-irq.c
You should just be able to change some driver to use it for testing.
>  	map->reg_shift = config->pad_bits % 8;
> +	map->reg_stride = config->reg_stride ?: 1;
If I wanted to code in Perl I'd be working on another project...  write
what you mean please.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists