From: bhumirks@gmail.com (Bhumika Goyal)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] drivers: make i2c_algorithm const
Date: Fri, 18 Aug 2017 21:36:56 +0530 [thread overview]
Message-ID: <1503072418-6887-1-git-send-email-bhumirks@gmail.com> (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
next reply other threads:[~2017-08-18 16:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-18 16:06 Bhumika Goyal [this message]
2017-08-18 16:06 ` [PATCH 1/2] i2c: busses: make i2c_algorithm const Bhumika Goyal
2017-08-29 20:22 ` Wolfram Sang
2017-08-18 16:06 ` [PATCH 2/2] [media] usb: " Bhumika Goyal
2017-08-19 20:15 ` isely at isely.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1503072418-6887-1-git-send-email-bhumirks@gmail.com \
--to=bhumirks@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).