Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1231466
| From | Aaron Sierra <asierra@xes-inc.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] mfd: lpc_ich: Separate device cells for clarity |
| Date | 2015-09-23 16:20 +0200 |
| Message-ID | <qbT3Q-6As-5@gated-at.bofh.it> (permalink) |
| References | <q4J9g-5BN-9@gated-at.bofh.it> <qbFNg-4eK-17@gated-at.bofh.it> <qbGgh-4Nq-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
----- Original Message ----- > From: "Lee Jones" <lee.jones@linaro.org> > Sent: Tuesday, September 22, 2015 7:31:19 PM > > On Tue, 22 Sep 2015, Aaron Sierra wrote: > > > The lpc_ich_cells array gives the wrong impression about the > > relationship between the watchdog and GPIO devices. They are > > completely distinct devices, so this patch separates the > > array into distinct mfd_cell structs per device. > > > > A side effect of removing the array, is that the lpc_cells enum > > is no longer needed. > > > > Signed-off-by: Aaron Sierra <asierra@xes-inc.com> > > --- > > v2 - rebase onto 4.3-rc2 > > > > drivers/mfd/lpc_ich.c | 42 ++++++++++++++++++------------------------ > > 1 file changed, 18 insertions(+), 24 deletions(-) > > Looks like you didn't apply Andy's Ack! Sorry, Andy! I erred on the side of caution. I wasn't sure if the Ack applied to the concept or the iteration of the patch. > Applied with Andy's Ack. Thanks -Aaron -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] mfd: lpc_ich: Separate device cells for clarity Aaron Sierra <asierra@xes-inc.com> - 2015-09-23 02:10 +0200
Re: [PATCH v2] mfd: lpc_ich: Separate device cells for clarity Lee Jones <lee.jones@linaro.org> - 2015-09-23 02:40 +0200
Re: [PATCH v2] mfd: lpc_ich: Separate device cells for clarity Aaron Sierra <asierra@xes-inc.com> - 2015-09-23 16:20 +0200
csiph-web