commit | 6a4d1b52deac67ab33c6e4f1735dc1ef14395cb9 | [log] [tgz] |
---|---|---|
author | Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> | Mon Dec 21 13:56:16 2015 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:12 2016 -0500 |
tree | 0cc6dbab324ce61e89616df438a3843516a1dfe9 | |
parent | 609d1f72a240abc7c8eac32bd0cf18aa9247ae33 [diff] |
gpio: Fixes interruption connection parameters. Fixes interruption connection parameters, ISR parameter is not null anymore. Removes irq_connect call that is a dynamic irq api that should not be used along static irq api: IRQ_CONNECT_STATIC and IRQ_CONFIG. Change-Id: I232c8562d2dcda3229776b561e2c1f4608a31cdd Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>