commit | 95c6da0c828f0532bec5400f83f837731e1d3814 | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Tue May 05 09:20:51 2020 +0900 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed May 06 12:40:35 2020 +0200 |
tree | 49fe6ba06ccb9c6cbc2342b0b72819a279a14a10 | |
parent | fdd85d5ad7034ff49d204818b4e0e02a86e96e70 [diff] |
scripts: checkpatch: Revert dt-binding vendor prefix check regex change This commit reverts the device tree binding vendor prefix check regular expression change that was introduced by the following commit: 5b10fac97efdb444b49f5e3c3ac16048ce8661c6 The changed regular expression fails to detect the correctly specified vendor prefixes in the `vendor-prefixes.txt`. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>