]> git.baikalelectronics.ru Git - uboot.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)
commitecff3526d2ba9245852b3a3a25d101054d9ef4c1
treebebb9dc674a568d91119769091f4e63a2ee1eb38
parentb48c829a2d48fcb3df1c90c99821a996502b7617
button: adc: fix treshold typo

Fix the treshold typo in code by threshold.

Fixes: 5befa39f64 ("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