Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1243781
| From | yalin wang <yalin.wang2010@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC V3] regmap: change bool to 1 bit variable in struct regmap |
| Date | 2015-10-10 03:30 +0200 |
| Message-ID | <qhR90-2DS-1@gated-at.bofh.it> (permalink) |
| References | <qhAKS-4hU-7@gated-at.bofh.it> <qhEbN-R9-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@kernel.org> 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC V3] regmap: change bool to 1 bit variable in struct regmap yalin wang <yalin.wang2010@gmail.com> - 2015-10-09 10:00 +0200
Re: [RFC V3] regmap: change bool to 1 bit variable in struct regmap Mark Brown <broonie@kernel.org> - 2015-10-09 13:40 +0200
Re: [RFC V3] regmap: change bool to 1 bit variable in struct regmap yalin wang <yalin.wang2010@gmail.com> - 2015-10-10 03:30 +0200
Re: [RFC V3] regmap: change bool to 1 bit variable in struct regmap Markus Pargmann <mpa@pengutronix.de> - 2015-10-12 12:50 +0200
Re: [RFC V3] regmap: change bool to 1 bit variable in struct regmap Mark Brown <broonie@kernel.org> - 2015-10-12 18:30 +0200
csiph-web