| commit | ee438e2c979fb5da67ccded1caafffb849e1ec88 | [log] [tgz] |
|---|---|---|
| author | Sathish Ambley <sambley@codeaurora.org> | Fri Mar 23 13:26:56 2012 -0700 |
| committer | Sathish Ambley <sambley@codeaurora.org> | Fri Jun 08 20:32:15 2012 -0700 |
| tree | 05dbb9a747874e5ba102088279256ebca1a9524b | |
| parent | 4149e840fdf8fc8f5f0b7ae3e731f80ac331b27a [diff] |
gpio: msm: Assign device node to the gpio chip Remove the redundant free irq range call that was overwriting the allocated irq base. Assign the device node to the gpio chip, this allows for translation to happen from gpio property specified in the device tree to the gpio number. Change-Id: I5a593190aeced6d8fd174d295d9fdc58899c7d72 Signed-off-by: Sathish Ambley <sambley@codeaurora.org>