diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-03-23 13:40:49 +0300 |
---|---|---|
committer | Jacek Anaszewski <jacek.anaszewski@gmail.com> | 2017-03-23 20:23:57 +0100 |
commit | ac572452156963588b285049ba3895bef0f17642 (patch) | |
tree | a0ab376253436ceb24dfd188a0c87c09303fbc54 /arch/ia64 | |
parent | 6234004ce46a87d34106f9b738365f25dc224668 (diff) | |
download | talos-op-linux-ac572452156963588b285049ba3895bef0f17642.tar.gz talos-op-linux-ac572452156963588b285049ba3895bef0f17642.zip |
leds: mt6323: Fix an off by one bug in probe
It should be ">= MT6323_MAX_LEDS" instead of ">". Also "reg" is a u32
so it can't be negative and we can remove the test for negative values.
Fixes: 216ec6cc4c19 ("leds: Add LED support for MT6323 PMIC")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions