From: Xiubo Li
Date: Thu, 9 Oct 2014 09:02:54 +0000 (+0800)
Subject: regmap: cache: fix errno in regcache_hw_init()
X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~24^2~1^2~4
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba3f1c85a6e05e0ff90215d817249617fcbee523;p=pandora-kernel.git
regmap: cache: fix errno in regcache_hw_init()
When kmalloc() fails, we should return -ENOMEM.
Signed-off-by: Xiubo Li
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed