From: David Fries Date: Sat, 8 Feb 2014 19:37:38 +0000 (-0600) Subject: Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" X-Git-Tag: v3.15-rc1~141^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7841b647b9c1b118ae4eed33a0af934818e60553;p=pandora-kernel.git Revert ds1wm.c from "w1: hold bus_mutex in netlink and search" This reverts ds1wm.c from commit d3a8a9dbb903c73a7ec2deae4c9b7d74b6834f4c. Of the three files changed ds1wm.c ds2490.c and w1_netlink.c, it turns out ds1wm.c was locking bus_mutex, but inside the loop and I missed it. Reverting ds1wm.c to the previous version. Reported-by: Dan Carpenter Signed-off-by: David Fries Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed