From: Russell King Date: Fri, 7 Feb 2014 20:09:27 +0000 (+0000) Subject: drivers/base: fix devres handling for master device X-Git-Tag: v3.14-rc3~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e1ccb4a7700fcb3ddfe2767e0bbb6131f8ab54e;p=pandora-kernel.git drivers/base: fix devres handling for master device We weren't handling the devres issues for the master device failing a bind, or being unbound properly. Add a devres group to contain these, and release the resources at the appropriate points. Signed-off-by: Russell King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed