diff options
author | Lad, Prabhakar <[email protected]> | 2013-11-08 12:15:56 +0530 |
---|---|---|
committer | Sekhar Nori <[email protected]> | 2013-11-21 20:13:28 +0530 |
commit | e462f1f5174893f3f5efd03a31ca014b02120f9a (patch) | |
tree | 64f1a18a6db51faabe1810fdda08133838c7553d /lib/string_helpers.c | |
parent | 34af1ab4a2cc97721a00fce19d9fbafd9ff4b300 (diff) |
ARM: davinci: fix number of resources passed to davinci_gpio_register()
The davinci_gpio_register() function expects the number of
resources as the second parameter, but sizeof() resources
was passed to it due to which it was causing unexpected
behaviour. This patch fixes the same by passing the
ARRAY_SIZE() of resources.
Reported-by: Grygorii Strashko <[email protected]>
Signed-off-by: Lad, Prabhakar <[email protected]>
Signed-off-by: Sekhar Nori <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions