Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1686412
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] i2c: move include files out of include/linux/i2c |
| Date | 2017-07-13 11:50 +0200 |
| Message-ID | <u2IUV-3VU-1@gated-at.bofh.it> (permalink) |
| References | <tJFNT-49M-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi peda, On Sun, May 21, 2017 at 10:37:41PM +0200, Wolfram Sang wrote: > It doesn't make sense to use include/linux/i2c for client drivers which may in > fact rather be hwmon or input or whatever devices. As a result, I want to > deprecate include/linux/i2c for good. This series moves the include files to a > better location, largely include/platform_data because that is what most of the > moved include files contain. Note that some files don't seem to have upstream > users in board code, so they maybe could even be removed? I didn't check for > that now, but I did it for one i2c master driver recently. So, it may be > possible. > > And while i2c muxes might be a corner case, I still want to deprecate > include/linux/i2c for good ;) > > No runtime testing because of no HW, but buildbot is happy with this series at > least. A branch can be found here: > > git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/platform_data Since there were no other i2c-mux patches this merge window and thus no pull request, do you mind if I pick these two patches for my second pull request this merge window to have them included in 4.13 already? Regards, Wolfram
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 0/2] i2c: move include files out of include/linux/i2c Wolfram Sang <wsa@the-dreams.de> - 2017-07-13 11:50 +0200 Re: [PATCH 0/2] i2c: move include files out of include/linux/i2c Wolfram Sang <wsa@the-dreams.de> - 2017-07-14 10:00 +0200
csiph-web