summaryrefslogtreecommitdiff
path: root/drivers/mfd/abx500-core.c
diff options
context:
space:
mode:
authorHans-Frieder Vogt <hfvogt@gmx.net>2013-10-06 19:13:40 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-10-07 07:12:14 (GMT)
commitbc04d76d6942068f75c10790072280b847ec6f1f (patch)
treea43736bbba5414a42cd61a15477c6efbb6b48e0c /drivers/mfd/abx500-core.c
parent2962aecef2878e2192ac9676700469678507c24d (diff)
downloadlinux-fsl-qoriq-bc04d76d6942068f75c10790072280b847ec6f1f.tar.xz
w1 - call request_module with w1 master mutex unlocked
request_module for w1 slave modules needs to be called with the w1 master mutex unlocked. Because w1_attach_slave_device gets always(?) called with mutex locked, we need to temporarily unlock the w1 master mutex for the loading of the w1 slave module. Signed-off by: Hans-Frieder Vogt <hfvogt@gmx.net> Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Cc: stable <stable@vger.kernel.org> # 3.11+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mfd/abx500-core.c')
0 files changed, 0 insertions, 0 deletions