Re: [PATCH v2 1/2] regmap: Properly round cache_word_size

From: Mark Brown
Date: Thu Nov 17 2011 - 11:51:40 EST


On Wed, Nov 16, 2011 at 08:34:03PM +0100, Lars-Peter Clausen wrote:
> regcache currently only properly works with val bit sizes of 8 or 16, since
> it will, when calculating the cache word size, round down. This causes the
> cache storage to be too small to hold the full register value. Fix this by
> rounding up instead.

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/