From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 10 May 2016 15:59:46 +0200 Subject: [RFC PATCH 0/4] ux500 ab8500 cleanup Message-ID: <1462888794-2793296-1-git-send-email-arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org I had promised to send this a while ago, please have a look at this cleanup I did to move code out of mach-ux500 into the respective drivers. Clearly this is not for 4.7 at this time, but if it works, it would be nice to get it merged into 4.8. Arnd