From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnaud.patard@rtp-net.org (Arnaud Patard (Rtp)) Date: Wed, 02 Feb 2011 12:21:04 +0100 Subject: [patch 0/5] Genesi Efika MX/SB support improvements Message-ID: <20110202112104.380352125@rtp-net.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, This patch series aims at improving current efika mx support and adds support for efika smartbook. Given the similarities between the two systems, the first patch moves mx some code into a new file which will contain code shared by both systems and the last patch adds support for efika smartbook. Arnaud