Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708729
| From | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ASoC: codecs: add const to snd_soc_codec_driver structures |
| Date | 2017-08-10 17:30 +0200 |
| Message-ID | <ucXzk-7tV-17@gated-at.bofh.it> (permalink) |
| References | <uaqRc-2ml-9@gated-at.bofh.it> <uaqRc-2ml-21@gated-at.bofh.it> <ucXzk-7tV-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Aug 10, 2017 at 8:50 PM, Mark Brown <broonie@kernel.org> wrote: > On Thu, Aug 03, 2017 at 09:30:19PM +0530, Bhumika Goyal wrote: > >> sound/soc/codecs/88pm860x-codec.c | 2 +- >> sound/soc/codecs/ab8500-codec.c | 2 +- >> sound/soc/codecs/ac97.c | 2 +- >> sound/soc/codecs/ad1836.c | 2 +- >> sound/soc/codecs/ad193x.c | 2 +- >> sound/soc/codecs/ad1980.c | 2 +- >> sound/soc/codecs/ad73311.c | 2 +- >> sound/soc/codecs/adau1373.c | 2 +- >> sound/soc/codecs/adau1701.c | 2 +- > > This is difficult to apply against current code as it is a single commit > over lots of files but the ASoC tree has lots of branches. I've figured > out the dependencies but it's easier to split things up (and avoids > collisions with other changes causing the whole thing to not apply). Thanks for the response. Should I make separate patches for each file or is there another way to split this patch? Thanks, Bhumika
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] ASoC: make snd_soc_codec_driver structures const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-03 18:10 +0200
[PATCH 2/2] ASoC: sunxi: make snd_soc_codec_driver structures as const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-03 18:10 +0200
Applied "ASoC: sunxi: make snd_soc_codec_driver structures as const" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-07 14:00 +0200
Re: [PATCH 1/2] ASoC: codecs: add const to snd_soc_codec_driver structures Bhumika Goyal <bhumirks@gmail.com> - 2017-08-10 17:30 +0200
Re: [PATCH 1/2] ASoC: codecs: add const to snd_soc_codec_driver structures Mark Brown <broonie@kernel.org> - 2017-08-10 17:40 +0200
Re: [PATCH 1/2] ASoC: codecs: add const to snd_soc_codec_driver structures Mark Brown <broonie@kernel.org> - 2017-08-10 17:30 +0200
csiph-web