diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2016-01-16 18:35:47 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-01-27 23:56:24 (GMT) |
commit | 015bb5e134544492d840cee17d7442194cfb0fe4 (patch) | |
tree | a147728932aca27a93c0d9180b1d3faac3e9af83 /drivers/vme | |
parent | 497e1b3f6b6d3cf2206d15687eb7bfa0ab0e968d (diff) | |
download | linux-015bb5e134544492d840cee17d7442194cfb0fe4.tar.xz |
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
Now serio_find_driver() will print warnings in case device_attach()
returns -EPROBE_DEFER. Those warnings are obsolete, in genral, because:
- DD core can report the same if required
- since commit 013c074f8642 ("PM / sleep: prohibit devices probing
during suspend/hibernation") the devices probing is prohibited during
System suspend and deferred device will be carefully reprobed once
Resume is finished.
Hence, drop warnings in case of EPROBE_DEFER from serio_find_driver().
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions