diff options
author | Stephen Boyd <swboyd@chromium.org> | 2018-03-23 09:34:51 -0700 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-03-27 15:34:13 +0200 |
commit | ace56935ff48879239d79129c7882ea2ff1b4804 (patch) | |
tree | 76ef74a6bf7640a4a2cacff581aa7fe49070ee8f /drivers/gpio/gpiolib-of.c | |
parent | e4371f6e079294369ecb4cfa03aaeb60831e8b91 (diff) | |
download | linux-ace56935ff48879239d79129c7882ea2ff1b4804.tar.gz linux-ace56935ff48879239d79129c7882ea2ff1b4804.tar.xz |
gpiolib: Change bitmap allocation to kmalloc_array
We don't need to clear out these bits when we set them immediately
after. Use kmalloc_array() to skip clearing the bits.
Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Tested-by: Timur Tabi <timur@codeaurora.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpiolib-of.c')
0 files changed, 0 insertions, 0 deletions