]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b1ceb86383b9ca94d0f3ec1e583ec8812130c00
tree07b20abb4fa52def857704ed0aeaf3f4c839d125
parent3813329d1b8079637705530bdd620bd4ade6b3f4
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