Commits
Vikram Narayanan committed be282554627
imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) Use the defined GPIO_TO_PORT macro. Remove gpio >> 5 references. Signed-off-by: Vikram Narayanan <vikram186@gmail.com> Acked-by: Stefano Babic <sbabic@denx.de>