On Mon, Oct 17, 2016 at 2:42 PM, Pankaj Bharadiya
<[email protected]> wrote:
> gb_audio_manager_module_descriptor's intf_id field maintains the
> information about the interface on which module is connected hence
> having an extra slot field is redundant.
>
> Thus remove the slot field and its associated code.
>
> Signed-off-by: Pankaj Bharadiya <[email protected]>
> ---
>  drivers/staging/greybus/audio_codec.h          |  1 -
>  drivers/staging/greybus/audio_manager.h        |  1 -
>  drivers/staging/greybus/audio_manager_module.c | 17 +----------------
>  drivers/staging/greybus/audio_manager_sysfs.c  |  7 +++----
>  drivers/staging/greybus/audio_module.c         |  1 -
>  5 files changed, 4 insertions(+), 23 deletions(-)

Acked-by: Viresh Kumar  <[email protected]>
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to