commit | 4d2ec8575357d4afc965564e2e910a72fe608d39 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Tue May 10 12:39:45 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 13 18:49:30 2016 -0700 |
tree | e35ecd261822a8dc107b5870031c862146c92ea7 | |
parent | 7bc364097a89a0a9a5e5e4989d6b3e6fb2027a9e [diff] |
mcb: Acquire reference to carrier module in core Acquire a reference to the carrier's kernel module in bus code, so it can't be removed from the kernel while it still has a bus and thus possibly devices attached to it. Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Reported-by: Andreas Werner <andreas.werner@men.de> Tested-by: Andreas Werner <andreas.werner@men.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>