diff options
author | Hans-Frieder Vogt <hfvogt@gmx.net> | 2013-10-06 19:13:40 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-07 07:12:14 (GMT) |
commit | bc04d76d6942068f75c10790072280b847ec6f1f (patch) | |
tree | a43736bbba5414a42cd61a15477c6efbb6b48e0c /mm | |
parent | 2962aecef2878e2192ac9676700469678507c24d (diff) | |
download | linux-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 'mm')
0 files changed, 0 insertions, 0 deletions