]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
MAINTAINERS: reorder media attributes
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 22 Apr 2020 13:59:54 +0000 (15:59 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 22 Apr 2020 13:59:54 +0000 (15:59 +0200)
commit5c98639814988647e6da17cf0d9ad905077219c4
tree28a47ed21fc97a1d91ccea2bcaafd4947b5617c6
parenta349d3d97ea2d532a9c2d7211272623a4f71e8d0
MAINTAINERS: reorder media attributes

Some media entry attributes got out of the order after the
bug was split into 3. Also, as reported by Johan, the
Rockchip VPU entry also had their attributes at the wrong
order.

As those entries weren't merged yet upstream, let's reorder
them with:

./scripts/parse-maintainers.pl --input=MAINTAINERS --output=MAINTAINERS --order

Reported-by: Johan Jonker <jbx6244@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
MAINTAINERS