Documentation: i2c: eliminate duplicated word

Drop doubled word "new".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Wolfram Sang <wsa@kernel.org>
Cc: linux-i2c@vger.kernel.org
Link: https://lore.kernel.org/r/20200707180414.10467-10-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Randy Dunlap
2020-07-07 11:04:03 -07:00
committed by Jonathan Corbet
parent e94f32c120
commit e83adbca5b

View File

@@ -8,7 +8,7 @@ Introduction
------------ ------------
This guide outlines how to alter existing Linux 2.6 client drivers from This guide outlines how to alter existing Linux 2.6 client drivers from
the old to the new new binding methods. the old to the new binding methods.
Example old-style driver Example old-style driver