Re: [RFC V3] regmap: change bool to 1 bit variable in struct regmap

From: yalin wang
Date: Fri Oct 09 2015 - 21:24:43 EST


hi

i have sync this branch,
but see my patch have been merged :)
seems correct.

Thanks
> On Oct 9, 2015, at 19:35, Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> On Fri, Oct 09, 2015 at 03:51:22PM +0800, yalin wang wrote:
>> This patch change some bool variables in struct regmap { }
>> to be u8 v : 1 type, so that we can shrink the sizeof of struct regmap.
>
> This still doesn't apply against current code - I'm looking for
> something that applies at least against
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git for-next

--
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/