]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: pca995x: Fix typo in pca995x_of_match's of_device_id entry
authorJesse Karjalainen <jesse@ponkila.com>
Sat, 26 Apr 2025 02:04:54 +0000 (05:04 +0300)
committerLee Jones <lee@kernel.org>
Wed, 14 May 2025 08:25:04 +0000 (09:25 +0100)
commitb441b95a592c42f8448f9bd912b91e1e9b4262ff
tree70a5158b99c6f70bf72d19be9f35d34e690b7491
parent5039a33fed8851fcf384fae2bcb8fd4858edd597
leds: pca995x: Fix typo in pca995x_of_match's of_device_id entry

Remove the stray space between the '.' and the 'data' field name in
the PCA995x device-tree match table.

Signed-off-by: Jesse Karjalainen <jesse@ponkila.com>
Link: https://lore.kernel.org/r/20250426020454.47059-1-jesse@ponkila.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-pca995x.c