On Thu, Oct 21, 2010 at 11:35:15PM +0200, Eric Bénard wrote: > + if (!machine_is_mx31ads()) > + /* return happy. We might run on a totally different machine */ > + return 0; > + This is not a sufficient check, we may be running on an mx31ads with a different PMIC module.