diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-13 10:22:07 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-13 10:22:07 -0800 |
commit | cf2b191cbac23d92a9b0319f80c6d274690cb9c0 (patch) | |
tree | 531d5c124f1b209c6283056accd988961b4dcce5 /drivers/staging | |
parent | 85b9df7aa5080a4e8cba38fe3a56b73a8f8987ef (diff) | |
parent | bdacd1b426db83ac8ecf21aef1848120ffe53c07 (diff) | |
download | linux-cf2b191cbac23d92a9b0319f80c6d274690cb9c0.tar.bz2 |
Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Pull driver core fixes from Greg KH:
"Here are two driver core fixes for 4.9-rc5.
The first resolves an issue with some drivers not liking to be unbound
and bound again (if CONFIG_DEBUG_TEST_DRIVER_REMOVE is enabled), which
solves some reported problems with graphics and storage drivers. The
other resolves a smatch error with the 4.9-rc1 driver core changes
around this feature.
Both have been in linux-next with no reported issues"
* tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
driver core: fix smatch warning on dev->bus check
driver core: skip removal test for non-removable drivers
Diffstat (limited to 'drivers/staging')
0 files changed, 0 insertions, 0 deletions