Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751786AbbLIFSQ (ORCPT ); Wed, 9 Dec 2015 00:18:16 -0500 Received: from n9-32.mail.139.com ([221.176.9.32]:42620 "EHLO n9-32.mail.139.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751499AbbLIFR6 (ORCPT ); Wed, 9 Dec 2015 00:17:58 -0500 X-Greylist: delayed 543 seconds by postgrey-1.27 at vger.kernel.org; Wed, 09 Dec 2015 00:17:57 EST X-Richmail-Antispam: sCL2rVi0borhSzeOjpYxWEmrxqxSIjpgsIL2jVqxeZIR0RM= X-RM-SPAM-FLAG: 00000000 X-RM-TRANSID: 2eff5667b762028-2053a From: Xiubo Li To: broonie@kernel.org Cc: linux-kernel@vger.kernel.org, Xiubo Li Subject: [PATCHv2 0/2] regmap: cache: Add 64-bit support. Date: Wed, 9 Dec 2015 13:09:05 +0800 Message-Id: <1449637747-22735-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: 523 Lines: 19 Changed in v2: - Just add blank line to shut checkpatch up. Xiubo Li (2): regmap: cache: To suppress the noise of checkpatch regmap: cache: Add 64-bit mode support drivers/base/regmap/regcache.c | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) -- 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/