[PATCH 14/15] drivers/regulators: Enable the ab8500 for Device Tree
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-14 16:18:33
Also in:
linux-i2c
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-14 16:18:33
Also in:
linux-i2c
On Monday 14 May 2012, Lee Jones wrote:
quoted
You should be using of_regulator_match() for this (I think it's supposed to do an equivalent job...) rather than open coding.I've ripped this out completely and the code appears to continue be fully functional. Happy days! :)
Ok, very good! Of course it would still be helpful to understand the reasons of the person putting that code in originally, but I'm at least comfortable with leaving it out for now, and fixing any problems we see in a proper way after your code is merged. Arnd