[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1451901635-13119-1-git-send-email-lixiubo@cmss.chinamobile.com>
Date: Mon, 4 Jan 2016 18:00:32 +0800
From: Xiubo Li <lixiubo@...s.chinamobile.com>
To: broonie@...nel.org
Cc: linux-kernel@...r.kernel.org,
Xiubo Li <lixiubo@...s.chinamobile.com>
Subject: [PATCHv2 0/3] regmap: Introduce regsiter stride order
Please ignore the V1 series.
Changed in V2:
- Introduce regsiter stride order by continue supporting non power of two strides.
Xiubo Li (3):
regmap: core: Introduce regsiter stride order
regcache: Introduce the index parsing API by stride order
regcache: flat: Introduce register strider order
drivers/base/regmap/internal.h | 16 ++++++++++++++++
drivers/base/regmap/regcache-flat.c | 20 +++++++++++++++-----
drivers/base/regmap/regmap.c | 19 +++++++++++++------
3 files changed, 44 insertions(+), 11 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists