Messages in this thread |  | | Date | Fri, 14 Feb 2014 13:25:13 -0800 | From | Greg KH <> | Subject | [GIT PULL] Driver core fix for 3.14-rc3 |
| |
The following changes since commit da9846ae15186d491d6e21ebbb5051e1d3c7f652:
kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag (2014-02-05 11:44:04 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.14-rc3
for you to fetch changes up to 9e1ccb4a7700fcb3ddfe2767e0bbb6131f8ab54e:
drivers/base: fix devres handling for master device (2014-02-07 16:45:14 -0800)
---------------------------------------------------------------- Driver core fix for 3.14-rc3
Here is a single driver core patch for 3.14-rc3 for the component code that Russell has found and fixed.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---------------------------------------------------------------- Russell King (1): drivers/base: fix devres handling for master device
drivers/base/component.c | 8 ++++++++ 1 file changed, 8 insertions(+)
|  |