diff mbox series

[v2,1/2] rename tas2764 to tas27xx

Message ID 20220412070621.4513-1-13691752556@139.com (mailing list archive)
State Accepted
Commit 122cef68f1035e704ff7fe778c07d596bf5a1fa2
Headers show
Series [v2,1/2] rename tas2764 to tas27xx | expand

Commit Message

Raphael-Xu April 12, 2022, 7:06 a.m. UTC
rename tas2764.yaml to tas27xx.yaml

Signed-off-by: Raphael-Xu <13691752556@139.com>
---
 .../devicetree/bindings/sound/{tas2764.yaml => tas27xx.yaml}      | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/sound/{tas2764.yaml => tas27xx.yaml} (100%)

Comments

Mark Brown April 12, 2022, 11:34 a.m. UTC | #1
On Tue, Apr 12, 2022 at 03:06:20PM +0800, Raphael-Xu wrote:
> rename tas2764.yaml to tas27xx.yaml
> 
> Signed-off-by: Raphael-Xu <13691752556@139.com>

Please do not submit new versions of already applied patches, please
submit incremental updates to the existing code.  Modifying existing
commits creates problems for other users building on top of those
commits so it's best practice to only change pubished git commits if
absolutely essential.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/sound/tas2764.yaml b/Documentation/devicetree/bindings/sound/tas27xx.yaml
similarity index 100%
rename from Documentation/devicetree/bindings/sound/tas2764.yaml
rename to Documentation/devicetree/bindings/sound/tas27xx.yaml