]> Zhao Yanbai Git Server - minix.git/commit
arm:fix GPIO revision check on DM37XX. 06/1206/1
authorKees Jongenburger <kees.jongenburger@gmail.com>
Fri, 10 Jan 2014 11:00:13 +0000 (12:00 +0100)
committerKees Jongenburger <kees.jongenburger@gmail.com>
Mon, 20 Jan 2014 08:33:16 +0000 (09:33 +0100)
commit6f4a88c1d24607bd43358767a42e5deddfc98292
tree6f6904ccdaaf8b04f9efce823586f9fc01dec93f
parentaaafe4b435456ad648cb3e57ab2e03528a89d2a2
arm:fix GPIO revision check on DM37XX.

The GPIO revision check assumed the major and minor revision numbers where
located at same location in the register. This is not true.

Change-Id: Ieaff07ed8a19e6b4cf1d121a41d3290880b78a82
drivers/gpio/gpio.c
lib/libgpio/gpio_omap.c