]> git.dujemihanovic.xyz Git - u-boot.git/commit
button: adc: fix treshold typo
authorNeil Armstrong <narmstrong@baylibre.com>
Tue, 23 Feb 2021 15:07:51 +0000 (16:07 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 8 Mar 2021 09:32:34 +0000 (10:32 +0100)
commitefe1f064960bf4c593da137419682de906630a34
treebebb9dc674a568d91119769091f4e63a2ee1eb38
parente4dba4ba6f61e8128be0b4200ca2d8cebf62180b
button: adc: fix treshold typo

Fix the treshold typo in code by threshold.

Fixes: c0165c85c3 ("button: add a simple Analog to Digital Converter device based button driver")
Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
drivers/button/button-adc.c