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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to