scripts: get_feat.pl: improve matrix output
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 30 Nov 2020 15:36:31 +0000 (16:36 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 3 Dec 2020 22:10:14 +0000 (15:10 -0700)
commitba813f7c2dc894eebcb3f8a66c0e9e26e53a4923
tree14f771a124d91515057da490a4fad9c5c209e27b
parent52a4be3ffc0fe2cc6af779c35525846cda7dea28
scripts: get_feat.pl: improve matrix output

Instead of producing a too wide table, let's split it per
subsystem, and use a better notation in order to make easier
for the reader to identify how a feature is supported on
multiple architectures.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9c3e8c813e8146c5c30e10fa75974f8fbfe6016a.1606748711.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/get_feat.pl