OSDN Git Service

staging: most: allow speculative configuration
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 3 Apr 2019 13:19:52 +0000 (15:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 11:25:18 +0000 (13:25 +0200)
commitacdbb89753734ff8e3fe7cab97d6898d23ff8ed8
tree07b20abb4fa52def857704ed0aeaf3f4c839d125
parenta1ee286d5a2fa1f35d2893eb83c858f748f14c15
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>
drivers/staging/most/configfs.c
drivers/staging/most/core.c
drivers/staging/most/core.h
drivers/staging/most/sound/sound.c