Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1520619
| From | Brian Masney <masneyb@onstation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 26/26] staging: iio: tsl2583: move out of staging |
| Date | 2016-11-13 17:20 +0100 |
| Message-ID | <sD5FE-2CH-13@gated-at.bofh.it> (permalink) |
| References | <sCLdT-5L4-5@gated-at.bofh.it> <sCLdT-5L4-31@gated-at.bofh.it> <sD2y5-mO-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Nov 13, 2016 at 12:57:25PM +0000, Jonathan Cameron wrote: > On 12/11/16 18:19, Brian Masney wrote: > > Move tsl2580, tsl2581, tsl2583 driver out of staging into mainline. > > > > Signed-off-by: Brian Masney <masneyb@onstation.org> > I had another read through on this one. A few oddites. > > I fixed up the indentation one way back in your patch fixing alignment. > Made applying this patch more entertaining than it should have been but > I think got that right in the end. > > Can't find myself caring enough about the unused data element in that > id table to hold this patch on that so... > > Applied to the togreg branch of iio.git and pushed out as testing for > the autobuilders to play with it. > > Thanks for all your hard work on this! Thanks Jonathan for all of your feedback and working with me on this. I learned a lot cleaning up this driver. I'm going to work on the ISL29028 light driver next since I have one mounted on a breakout board. The driver appears to not need any major work so it should be easy. After that, I'm taking requests for an existing IIO staging driver to clean up. I'm looking for a driver that needs more than just style cleanups (like this driver that I just finished). Ideally, one where a company or person could loan me the sensor. I'll mail it back when I am finished. Otherwise, I'll see what I can pick up for low cost on Digikey that has an existing staging driver that meets my criteria. Brian
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 00/26] staging: iio: tsl2583: move out of staging Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
[PATCH v4 14/26] staging: iio: tsl2583: updated code comment to match what the code does Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
[PATCH v4 24/26] staging: iio: tsl2583: remove unnecessary variable initialization Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
[PATCH v4 08/26] staging: iio: tsl2583: unify function and variable prefix to tsl2583_ Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
[PATCH v4 22/26] staging: iio: tsl2583: remove comment for tsl2583_probe() Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
Re: [PATCH v4 22/26] staging: iio: tsl2583: remove comment for tsl2583_probe() Jonathan Cameron <jic23@kernel.org> - 2016-11-13 13:30 +0100
[PATCH v4 21/26] staging: iio: tsl2583: clarified comment about clearing interrupts Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
[PATCH v4 10/26] staging: iio: tsl2583: fix comparison between signed and unsigned integers Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
[PATCH v4 01/26] staging: iio: tsl2583: check if chip is in a working state in in_illuminance_calibrate_store Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
Re: [PATCH v4 01/26] staging: iio: tsl2583: check if chip is in a working state in in_illuminance_calibrate_store Jonathan Cameron <jic23@kernel.org> - 2016-11-13 13:00 +0100
[PATCH v4 03/26] staging: iio: tsl2583: remove unnecessary chip status checks in suspend/resume Brian Masney <masneyb@onstation.org> - 2016-11-12 19:30 +0100
Re: [PATCH v4 03/26] staging: iio: tsl2583: remove unnecessary chip status checks in suspend/resume Jonathan Cameron <jic23@kernel.org> - 2016-11-13 13:00 +0100
Re: [PATCH v4 26/26] staging: iio: tsl2583: move out of staging Brian Masney <masneyb@onstation.org> - 2016-11-13 17:20 +0100
csiph-web