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


Groups > linux.kernel > #1715294

[PATCH 0/2] drivers: make i2c_algorithm const

From Bhumika Goyal <bhumirks@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] drivers: make i2c_algorithm const
Date 2017-08-18 18:10 +0200
Message-ID <ufS0q-63B-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Make these const.

Bhumika Goyal (2):
  i2c: busses: make i2c_algorithm const
  [media] usb: make i2c_algorithm const

 drivers/i2c/busses/i2c-pnx.c                 | 2 +-
 drivers/i2c/busses/i2c-puv3.c                | 2 +-
 drivers/media/usb/au0828/au0828-i2c.c        | 2 +-
 drivers/media/usb/pvrusb2/pvrusb2-i2c-core.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.9.1

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


Thread

[PATCH 0/2] drivers: make i2c_algorithm const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-18 18:10 +0200
  [PATCH 2/2] [media] usb: make i2c_algorithm const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-18 18:10 +0200
    Re: [PATCH 2/2] [media] usb: make i2c_algorithm const isely@isely.net - 2017-08-19 22:30 +0200

csiph-web