commit | 74edc607d6cd6102ac181232c5bb6562a733ea7b | [log] [tgz] |
---|---|---|
author | Holger Brunck <holger.brunck@keymile.com> | Tue Nov 17 10:53:25 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 18 15:28:52 2015 -0500 |
tree | 12f780e8cc4dfe3141ecf0b9988cc138bb85cc20 | |
parent | c1e121e4bda65e2e8fa4df3ed5001a2aee123216 [diff] |
powerpc/82xx: make set/get_pin for km82xx more flexible The get_pin and set_pin funciton was only used for pins on Port D and therefore the value was hard coded in the function. Enhance this with a parameter, that we are able to use this functions for other ports too. Signed-off-by: Holger Brunck <holger.brunck@keymile.com> Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>