diff options
author | Vaibhav Agarwal <vaibhav.sr@gmail.com> | 2020-07-09 15:57:18 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-29 16:40:08 +0200 |
commit | ac40b4d1e409971fe40e69761d0c80ffbbb21938 (patch) | |
tree | 60aeeb54bb1b3104d62114254925cf4cdc9f36c3 /drivers/staging/greybus/raw.c | |
parent | b503aef30e45ad29f8dd7f53e22240ea6e527590 (diff) |
staging: greybus: audio: Maintain jack list within GB Audio module
As per the current implementation for GB codec driver, a jack list is
maintained for each module. And it expects the list to be populated by
the snd_soc_jack structure which would require modifications in
mainstream code.
However, this is not a necessary requirement and the list can be easily
maintained within gbaudio_module_info as well. This patch provides the
relevant changes for the same.
Signed-off-by: Vaibhav Agarwal <vaibhav.sr@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/4ee030af7a8e203f89a6e513313e36f4e2991e5b.1594290158.git.vaibhav.sr@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/greybus/raw.c')
0 files changed, 0 insertions, 0 deletions