Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1501814
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: greybus: audio: remove redundant slot field |
| Date | 2016-10-17 11:30 +0200 |
| Message-ID | <stcp3-1Cc-23@gated-at.bofh.it> (permalink) |
| References | <stcfo-1yQ-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Oct 17, 2016 at 2:42 PM, Pankaj Bharadiya <pankaj.bharadiya@gmail.com> 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 <pankaj.bharadiya@gmail.com> > --- > 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 <viresh.kumar@linaro.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] staging: greybus: audio: remove redundant slot field Pankaj Bharadiya <pankaj.bharadiya@gmail.com> - 2016-10-17 11:20 +0200 Re: [PATCH] staging: greybus: audio: remove redundant slot field Vaibhav Agarwal <vaibhav.sr@gmail.com> - 2016-10-17 11:30 +0200 Re: [PATCH] staging: greybus: audio: remove redundant slot field Viresh Kumar <viresh.kumar@linaro.org> - 2016-10-17 11:30 +0200
csiph-web