From mboxrd@z Thu Jan 1 00:00:00 1970 From: eballetbo@gmail.com (Enric Balletbo i Serra) Date: Tue, 5 Oct 2010 16:15:16 +0200 Subject: [PATCHv4 0/6] omap3: Various fixes and improvements for IGEP v2 board. Message-ID: <1286288122-16834-1-git-send-email-eballetbo@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello, This is the version 4 of patch series to fix and improve the IGEP v2 board support. Thanks for all your comments. CHANGES - since v3: - [3/6] fix igep2_get_revision function - [3/6] fix typo - Unknow - [5/6] check for return value omap_register_i2c_bus - since v2: - [1/6] check the result value of gpio_request and gpio_direction_* - [2/6] align the igep2_gpio_leds with tabs. - cc linux-arm-kernel Kind regards, Enric