commit | e17fd689ffefc9d26b5d75eaf7d49051af9a9e02 | [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 | 4c1c6aef670e1206acecd10a5ca33c619f0200dd [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>