pcm037 board support: Fix eth interrupt gpio setting
authorSascha Hauer <s.hauer@pengutronix.de>
Sat, 4 Apr 2009 11:40:39 +0000 (13:40 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 16 Apr 2009 10:57:13 +0000 (12:57 +0200)
commitf8e5143be765b2c60b9ae96477560d3f46be5e99
treed6160572d5b585a277f796e031aac255c9599f5e
parent1b3c9bf2cd00e1e8a47177b92900dcff363843cb
pcm037 board support: Fix eth interrupt gpio setting

gpio_direction_input needs the gpio number, not the pin description.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/pcm037.c