summaryrefslogtreecommitdiff
path: root/fs/sysfs
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2011-09-20 17:41:17 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-26 23:21:15 (GMT)
commitbcbe4f94d15ae1c985336bb3c35605e595fdde0d (patch)
tree07ed2971bedabf17cc08cb970383e09c3121675b /fs/sysfs
parent54f23eb7ba7619de85d8edca6e5336bc33072dbd (diff)
downloadlinux-bcbe4f94d15ae1c985336bb3c35605e595fdde0d.tar.xz
drivers: base: print rejected matches with DEBUG_DRIVER
When DEBUG_DRIVER is activated, be verbose and explicitly state when a device<->driver match was rejected by the probe-function of the driver. Now all code-paths report what is currently happening which helps debugging, because you don't have to remember that no printout means the match is rejected (and then you still don't know if it was because of ENODEV or ENXIO). Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions