Revert "driver core: Set fw_devlink=on by default"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Feb 2021 15:25:55 +0000 (16:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Feb 2021 07:51:04 +0000 (08:51 +0100)
commit3e4c982f1ce75faf5314477b8da296d2d00919df
tree7a2a0ebfa3aaba3489d20765e356168cf4c219d0
parentbd6d617aac21502f3042bd472238fbe3f9b77083
Revert "driver core: Set fw_devlink=on by default"

This reverts commit e590474768f1cc04852190b61dec692411b22e2a.

While things are _almost_ there and working for almost all systems,
there are still reported regressions happening, so let's revert this
default for 5.12.  We can bring it back in linux-next after 5.12-rc1 is
out to get more testing and hopefully solve the remaining different
subsystem and driver issues that people are running into.

Cc: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20210219074549.1506936-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c