commit | 0d1e31abcaf5a3f5ebff81fa0c1322c2b17e59dd | [log] [tgz] |
---|---|---|
author | Linus Walleij <[email protected]> | Mon Aug 06 16:59:42 2018 +0200 |
committer | Linus Walleij <[email protected]> | Wed Aug 29 08:53:37 2018 +0200 |
tree | 78e058d09017133c86b2426a7c19fd015f00c066 | |
parent | d28af35b0c91eea1030c5fef1f8c0f21b97a7e03 [diff] |
gpio: tb10x: Use GENERIC_GPIO Instead of open coding logic for reading and writing GPIO lines, use the generic GPIO library. Also switch to using the spinlock from the generic GPIO to protect the registers. Cc: [email protected] Acked-by: Christian Ruppert <[email protected]> Signed-off-by: Linus Walleij <[email protected]>