On Wed, Aug 17, 2016 at 11:13:34PM +0200, Rask Ingemann Lambertsen wrote:
> Vendor prefixes should be listed in alphabetical order, which some of
> them weren't, so this patch corrects that.
>
> Signed-off-by: Rask Ingemann Lambertsen
> ---
>
> I used 'sort --ignore-case --key 1,1'.
>
> Changes
On Fri, Aug 19, 2016 at 01:02:37AM +0200, Andrew Lunn wrote:
> > @@ -54,8 +54,8 @@ chipone ChipOne
> > chipspark ChipSPARK
> > chrp Common Hardware Reference Platform
> > chunghwa Chunghwa Picture Tubes Ltd.
> > -ciaa Computadora Industrial Abierta Argentina
> > cirrus
> @@ -54,8 +54,8 @@ chipone ChipOne
> chipsparkChipSPARK
> chrp Common Hardware Reference Platform
> chunghwa Chunghwa Picture Tubes Ltd.
> -ciaa Computadora Industrial Abierta Argentina
> cirrus Cirrus Logic, Inc.
> +ciaa Computadora Industrial Abierta Argentina
ciaa
Vendor prefixes should be listed in alphabetical order, which some of
them weren't, so this patch corrects that.
Signed-off-by: Rask Ingemann Lambertsen
---
I used 'sort --ignore-case --key 1,1'.
Changes in v3:
This patch is new in v3.
.../devicetree/bindings/vendor-prefixes.txt| 30 +
4 matches
Mail list logo