Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210312 > unrolled thread
| Started by | David Laight <David.Laight@ACULAB.COM> |
|---|---|
| First post | 2015-08-20 11:10 +0200 |
| Last post | 2015-08-21 04:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
RE: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management David Laight <David.Laight@ACULAB.COM> - 2015-08-20 11:10 +0200
Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management Baolin Wang <baolin.wang@linaro.org> - 2015-08-21 04:30 +0200
| From | David Laight <David.Laight@ACULAB.COM> |
|---|---|
| Date | 2015-08-20 11:10 +0200 |
| Subject | RE: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management |
| Message-ID | <pZu1c-l9-25@gated-at.bofh.it> |
From: Baolin Wang
> Sent: 14 August 2015 10:48
> +/* In miliamps */
Spelling police: "milliamps"
> +static unsigned int wm831x_usb_limits[] = {
> + 0,
> + 2,
> + 100,
> + 500,
> + 900,
> + 1500,
> + 1800,
> + 550,
> +};
David
--
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/
[toc] | [next] | [standalone]
| From | Baolin Wang <baolin.wang@linaro.org> |
|---|---|
| Date | 2015-08-21 04:30 +0200 |
| Message-ID | <pZKfD-6Z8-1@gated-at.bofh.it> |
| In reply to | #1210312 |
On 20 August 2015 at 17:02, David Laight <David.Laight@aculab.com> wrote:
> From: Baolin Wang
>> Sent: 14 August 2015 10:48
>> +/* In miliamps */
>
> Spelling police: "milliamps"
>
Hi David,
I'll correct it in next patch series. Thanks for your comments.
>> +static unsigned int wm831x_usb_limits[] = {
>> + 0,
>> + 2,
>> + 100,
>> + 500,
>> + 900,
>> + 1500,
>> + 1800,
>> + 550,
>> +};
>
> David
>
--
Baolin.wang
Best Regards
--
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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web