]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: unisys: mark drivers as BROKEN
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Apr 2014 19:49:36 +0000 (12:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Apr 2014 19:49:36 +0000 (12:49 -0700)
commit806192c07d889ab4821e396793bbcc4c7f2fad94
tree4a13c9a56daf359bdbda917ad34ab69dcada4d2a
parentb0e2796029d26f4541e9cb1e9f54e1a7020618c6
Staging: unisys: mark drivers as BROKEN

Turns out these drivers like to mess around with the system even if the
hardware they control isn't present.  That's not good, and people are
starting to report lots of issues with this in their build/boot testing.

So for now, let's just mark them as BROKEN, until the code gets
converted to use the proper driver model interaction (i.e. don't do
anything until the hardware is actually found in the system.)

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reported-by: Sasha Levin <sasha.levin@oracle.com>
Cc: Benjamin Romer <benjamin.romer@unisys.com>
Cc: David Kershner <david.kershner@unisys.com>
Cc: someone <sparmaintainer@unisys.com>
Cc: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/Kconfig