linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] drivers: make device_type const
@ 2017-08-19  8:22 Bhumika Goyal
  2017-08-19  8:22 ` [PATCH 01/15] EDAC: " Bhumika Goyal
                   ` (14 more replies)
  0 siblings, 15 replies; 24+ messages in thread
From: Bhumika Goyal @ 2017-08-19  8:22 UTC (permalink / raw)
  To: julia.lawall, bp, mchehab, daniel.vetter, jani.nikula, seanpaul,
	airlied, g.liakhovetski, tomas.winkler, dwmw2, computersforpeace,
	boris.brezillon, marek.vasut, richard, cyrille.pitchen, peda,
	kishon, bhelgaas, thierry.reding, jonathanh, dvhart, andy, ohad,
	bjorn.andersson, freude, schwidefsky, heiko.carstens, jth, jejb,
	martin.petersen, lduncan, cleech, johan, elder, gregkh,
	heikki.krogerus, linux-edac, linux-kernel, dri-devel,
	linux-media, linux-mtd, linux-pci, linux-tegra,
	platform-driver-x86, linux-remoteproc, linux-s390, fcoe-devel,
	linux-scsi, open-iscsi, greybus-dev, devel, linux-usb
  Cc: Bhumika Goyal

Make device_type const. Done using Coccinelle.

Bhumika Goyal (15):
  EDAC: make device_type const
  drm: make device_type const
  [media] i2c: make device_type const
  [media] rc: make device_type const
  mei: make device_type const
  mtd:  make device_type const
  mux: make device_type const
  PCI: make device_type const
  phy: tegra: make device_type const
  platform/x86: wmi: make device_type const
  remoteproc: make device_type const
  s390/zcrypt: make device_type const
  scsi: make device_type const
  staging: greybus: make device_type const
  usb: make device_type const

 drivers/edac/edac_mc_sysfs.c           | 8 ++++----
 drivers/edac/i7core_edac.c             | 4 ++--
 drivers/gpu/drm/drm_sysfs.c            | 2 +-
 drivers/gpu/drm/ttm/ttm_module.c       | 2 +-
 drivers/media/i2c/soc_camera/mt9t031.c | 2 +-
 drivers/media/rc/rc-main.c             | 2 +-
 drivers/misc/mei/bus.c                 | 2 +-
 drivers/mtd/mtdcore.c                  | 2 +-
 drivers/mux/mux-core.c                 | 2 +-
 drivers/pci/endpoint/pci-epf-core.c    | 4 ++--
 drivers/phy/tegra/xusb.c               | 4 ++--
 drivers/platform/x86/wmi.c             | 6 +++---
 drivers/remoteproc/remoteproc_core.c   | 2 +-
 drivers/s390/crypto/ap_card.c          | 2 +-
 drivers/s390/crypto/ap_queue.c         | 2 +-
 drivers/scsi/fcoe/fcoe_sysfs.c         | 4 ++--
 drivers/scsi/scsi_transport_iscsi.c    | 4 ++--
 drivers/staging/greybus/gbphy.c        | 2 +-
 drivers/usb/common/ulpi.c              | 2 +-
 19 files changed, 29 insertions(+), 29 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2017-08-25 21:32 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-19  8:22 [PATCH 00/15] drivers: make device_type const Bhumika Goyal
2017-08-19  8:22 ` [PATCH 01/15] EDAC: " Bhumika Goyal
2017-08-20 11:29   ` Borislav Petkov
2017-08-19  8:22 ` [PATCH 02/15] drm: " Bhumika Goyal
2017-08-25 13:36   ` Daniel Vetter
2017-08-19  8:22 ` [PATCH 03/15] [media] i2c: " Bhumika Goyal
2017-08-24 16:31   ` Guennadi Liakhovetski
2017-08-19  8:22 ` [PATCH 04/15] [media] rc: " Bhumika Goyal
2017-08-19  8:22 ` [PATCH 05/15] mei: " Bhumika Goyal
2017-08-19  8:22 ` [PATCH 06/15] mtd: " Bhumika Goyal
2017-08-21 20:12   ` Boris Brezillon
2017-08-19  8:22 ` [PATCH 07/15] mux: " Bhumika Goyal
2017-08-19  8:22 ` [PATCH 08/15] PCI: " Bhumika Goyal
2017-08-24 16:26   ` Bjorn Helgaas
2017-08-19  8:22 ` [PATCH 09/15] phy: tegra: " Bhumika Goyal
2017-08-19  8:22 ` [PATCH 10/15] platform/x86: wmi: " Bhumika Goyal
2017-08-19  8:22 ` [PATCH 11/15] remoteproc: " Bhumika Goyal
2017-08-24 17:26   ` Bjorn Andersson
2017-08-19  8:22 ` [PATCH 12/15] s390/zcrypt: " Bhumika Goyal
2017-08-19  8:22 ` [PATCH 13/15] scsi: " Bhumika Goyal
2017-08-25 21:30   ` Martin K. Petersen
2017-08-19  8:22 ` [PATCH 14/15] staging: greybus: " Bhumika Goyal
2017-08-19  8:22 ` [PATCH 15/15] usb: " Bhumika Goyal
2017-08-22 12:55   ` Heikki Krogerus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).