summaryrefslogtreecommitdiffstats
path: root/drivers/edac
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2015-03-31 01:20:07 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-20 09:25:25 +0200
commit5c36eb2a9ecc0bc5228451b1eeb83e70b6bb7473 (patch)
tree5d5f051418a625460526c6c4128944697bbd247a /drivers/edac
parentdriver-core: enable drivers to opt-out of async probe (diff)
downloadlinux-5c36eb2a9ecc0bc5228451b1eeb83e70b6bb7473.tar.xz
linux-5c36eb2a9ecc0bc5228451b1eeb83e70b6bb7473.zip
driver-core: platform_driver_probe() must probe synchronously
Because platform_driver_probe() checks, after trying to register driver, if there are any devices that driver successfully bound to, driver's probe routine must be run synchronously. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions