Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755389AbbLQIpA (ORCPT ); Thu, 17 Dec 2015 03:45:00 -0500 Received: from cmccmta1.chinamobile.com ([221.176.66.79]:5849 "EHLO cmccmta1.chinamobile.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751888AbbLQIo7 (ORCPT ); Thu, 17 Dec 2015 03:44:59 -0500 X-RM-TRANSID: 2ee156727606ca7-fb7ea X-RM-SPAM-FLAG: 00000000 X-RM-TRANSID: 2ee95672760534e-80747 From: Xiubo Li To: broonie@kernel.org Cc: linux-kernel@vger.kernel.org, Xiubo Li Subject: [PATCH 0/3] Introduce reg stride order Date: Thu, 17 Dec 2015 16:45:27 +0800 Message-Id: <1450341930-5090-1-git-send-email-lixiubo@cmss.chinamobile.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 637 Lines: 20 Xiubo Li (3): regmap: core: Introduce register stride order regcache: Introduce the index parsing API regcache: flat: Introduce regcache_get_index() drivers/base/regmap/internal.h | 13 +++++++++++++ drivers/base/regmap/regcache-flat.c | 11 ++++++----- drivers/base/regmap/regmap.c | 15 +++++++++------ 3 files changed, 28 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/