commit | acdbb89753734ff8e3fe7cab97d6898d23ff8ed8 | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Wed Apr 03 15:19:52 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 16 13:25:18 2019 +0200 |
tree | 07b20abb4fa52def857704ed0aeaf3f4c839d125 | |
parent | a1ee286d5a2fa1f35d2893eb83c858f748f14c15 [diff] |
staging: most: allow speculative configuration This patch makes the driver accept a link configuration eventhough no device is attached to the bus. Instead the configuration is being applied as soon as a device is being registered with the core. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>