* [PULL] regmap fix for 3.1
@ 2011-09-07 18:44 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2011-09-07 18:44 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
The following changes since commit 9e79e3e9dd9672b37ac9412e9a926714306551fe:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2011-08-30 11:28:18 -0700)
are available in the git repository at:
git://opensource.wolfsonmicro.com/regmap.git for-linus
We had some module_put() calls that didn't match any module_get() left
lying around from an earlier version of the regmap API which broke
module unload and error paths. This hadn't been noticed as most of the
usage so far had been with PMICs which can't be unloaded.
Mark Brown (1):
regmap: Remove bitrotted module_put()s
drivers/base/regmap/regmap.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-07 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-07 18:44 [PULL] regmap fix for 3.1 Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox