[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1412845377-17134-1-git-send-email-Li.Xiubo@freescale.com>
Date: Thu, 9 Oct 2014 17:02:51 +0800
From: Xiubo Li <Li.Xiubo@...escale.com>
To: <broonie@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <dp@...nsource.wolfsonmicro.com>,
Xiubo Li <Li.Xiubo@...escale.com>
Subject: [PATCH 0/6] regmap: cache: cleanup and fix bugs.
Xiubo Li (6):
regmap: cache: Sort include headers alphabetically
regmap: cache: cleanup regcache_hw_init().
regmap: cache: fix errno in regcache_hw_init()
regmap: cache: speed regcache_hw_init() up.
regmap: cache: use kmalloc_array instead of kmalloc
regmap: cache: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
drivers/base/regmap/regcache-flat.c | 2 +-
drivers/base/regmap/regcache-lzo.c | 2 +-
drivers/base/regmap/regcache-rbtree.c | 4 +--
drivers/base/regmap/regcache.c | 63 +++++++++++++++++++----------------
4 files changed, 38 insertions(+), 33 deletions(-)
--
2.1.0.27.g96db324
--
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