diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-02-04 14:36:09 +0300 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2016-02-05 05:37:26 +0300 |
commit | c4924e92442d7218bd725e47fa3988c73aae84c9 (patch) | |
tree | 5e059a8fe75b7a43c171fbb84e40005fb6485a89 /include/linux/vtime.h | |
parent | 03bf1adbd68d349eaccf16d42e0ef7e368c3716a (diff) | |
download | linux-c4924e92442d7218bd725e47fa3988c73aae84c9.tar.xz |
extcon: max77843: Use correct size for reading the interrupt register
The info->status[] array has 3 elements. We are using size
MAX77843_MUIC_IRQ_NUM (16) instead of MAX77843_MUIC_STATUS_NUM (3) as
intended.
Fixes: 135d9f7d135a ('extcon: max77843: Clear IRQ bits state before request IRQ')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jaewon Kim <jaewon02.kim@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
[cw00.choi: Modify the patch title]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'include/linux/vtime.h')
0 files changed, 0 insertions, 0 deletions