commit | 3099e75a7ccc3c5b0a4cf988a76d9c4a7fa5e91a | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 20 21:15:16 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 16:47:46 2005 -0700 |
tree | 8b1e7e5ddf097b347717e64aefb14ab33c9b2f90 | |
parent | 4592bf5a22593704bb9e8c584a81bf6ca4f6cfec [diff] |
[PATCH] USB: add notifier functions to the USB core for devices and busses This should let us get rid of all of the different hooks in the USB core for when something has changed. Also, some other parts of the kernel have wanted to know this kind of information at times. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>