linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] regmap: add 64-bit support
@ 2015-12-03  9:31 Xiubo Li
  2015-12-03  9:31 ` [PATCH 1/3] regmap: cache: Tidy up the code to suppress style check warnings Xiubo Li
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Xiubo Li @ 2015-12-03  9:31 UTC (permalink / raw)
  To: broonie; +Cc: linux-kernel, Xiubo Li

This patch series add 64-bit support for 64 bit platform.

Xiubo Li (3):
  regmap: cache: Tidy up the code to suppress style check warnings
  regmap: add 64-bit mode support
  regcache: add 64-bit mode support

 drivers/base/regmap/regcache.c | 45 +++++++++----------
 drivers/base/regmap/regmap.c   | 99 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+), 24 deletions(-)

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-12-09  9:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-03  9:31 [PATCH 0/3] regmap: add 64-bit support Xiubo Li
2015-12-03  9:31 ` [PATCH 1/3] regmap: cache: Tidy up the code to suppress style check warnings Xiubo Li
2015-12-08 17:12   ` Mark Brown
2015-12-09  3:30     ` [PATCH 1/3] regmap: cache: Tidy up the code to suppress stylecheck warnings Xiubo Li
2015-12-03  9:31 ` [PATCH 2/3] regmap: add 64-bit mode support Xiubo Li
2015-12-08 19:11   ` Applied "regmap: add 64-bit mode support" to the regmap tree Mark Brown
2015-12-09  8:45   ` [PATCH 2/3] regmap: add 64-bit mode support Arnd Bergmann
2015-12-09  9:01     ` Xiubo Li
2015-12-03  9:31 ` [PATCH 3/3] regcache: " Xiubo Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).