Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpio: x-gene: Remove a useless memset
priv->irq is allocated using devm_kzalloc so there is no need to memset it. Signed-off-by: Christophe Jaillet <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
- Loading branch information