Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1720655

Re: [PATCH 00/10] [media] platform: make video_device const

From Bhumika Goyal <bhumirks@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 00/10] [media] platform: make video_device const
Date 2017-08-26 14:20 +0200
Message-ID <uiIee-14k-9@gated-at.bofh.it> (permalink)
References <uiGvL-8q3-1@gated-at.bofh.it> <uiHUR-Iu-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Aug 26, 2017 at 5:29 PM, Mauro Carvalho Chehab
<mchehab@s-opensource.com> wrote:
> Em Sat, 26 Aug 2017 15:50:02 +0530
> Bhumika Goyal <bhumirks@gmail.com> escreveu:
>
>> Make make video_device const.
>>
>> Bhumika Goyal (10):
>>   [media] cx88: make video_device const
>>   [media] dt3155: make video_device const
>>   [media]: marvell-ccic: make video_device const
>>   [media] mx2-emmaprp: make video_device const
>>   [media]: s5p-g2d: make video_device const
>>   [media]: ti-vpe:  make video_device const
>>   [media] via-camera: make video_device const
>>   [media]: fsl-viu: make video_device const
>>   [media] m2m-deinterlace: make video_device const
>>   [media] vim2m: make video_device const
>>
>>  drivers/media/pci/cx88/cx88-blackbird.c         | 2 +-
>>  drivers/media/pci/dt3155/dt3155.c               | 2 +-
>>  drivers/media/platform/fsl-viu.c                | 2 +-
>>  drivers/media/platform/m2m-deinterlace.c        | 2 +-
>>  drivers/media/platform/marvell-ccic/mcam-core.c | 2 +-
>>  drivers/media/platform/mx2_emmaprp.c            | 2 +-
>>  drivers/media/platform/s5p-g2d/g2d.c            | 2 +-
>>  drivers/media/platform/ti-vpe/cal.c             | 2 +-
>>  drivers/media/platform/ti-vpe/vpe.c             | 2 +-
>>  drivers/media/platform/via-camera.c             | 2 +-
>>  drivers/media/platform/vim2m.c                  | 2 +-
>
> Please, don't do one such cleanup patch per file. Instead, group
> it per subdirectory, e. g. on e patch for:
>         drivers/media/platform/
>
> and another one for:
>         drivers/media/pci/
>
> That makes a lot easier to review and apply.
>

Okay, I will keep this in mind. Should I send a v2 for both the series?

Thanks,
Bhumika

> Thanks,
> Mauro

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 00/10] [media] platform: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 08/10] [media]: fsl-viu: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 05/10] [media]: s5p-g2d: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 06/10] [media]: ti-vpe:  make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 01/10] [media] cx88: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 09/10] [media] m2m-deinterlace: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 02/10] [media] dt3155: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 04/10] [media] mx2-emmaprp: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 10/10] [media] vim2m: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 07/10] [media] via-camera: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  [PATCH 03/10] [media]: marvell-ccic: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 12:30 +0200
  Re: [PATCH 00/10] [media] platform: make video_device const Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-08-26 14:00 +0200
    Re: [PATCH 00/10] [media] platform: make video_device const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-26 14:20 +0200
      Re: [PATCH 00/10] [media] platform: make video_device const Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2017-08-26 14:30 +0200

csiph-web