[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436969429-22057-1-git-send-email-javier@osg.samsung.com>
Date: Wed, 15 Jul 2015 16:10:27 +0200
From: Javier Martinez Canillas <javier@....samsung.com>
To: Mark Brown <broonie@...nel.org>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
linux-kernel@...r.kernel.org,
Javier Martinez Canillas <javier@....samsung.com>
Subject: [PATCH v2 0/2] regulator: core: Trivial fixes
Hello Mark,
This series have two trivial fixes for the regulator core.
Patch #1 increments the reference count of the module that owns a
supply since the refcount is decremented on regulator unregister.
Patch #2 fixes a memory leak in a regulator_resolve_supply() error
path.
Changes in v2:
- Add patch that increments the supply's module refcount in set_supply().
Javier Martinez Canillas (2):
regulator: core: Increase refcount for regulator supply's module
regulator: core: Fix memory leak in regulator_resolve_supply()
drivers/regulator/core.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
--
2.4.3
--
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