Re: [PATCH] regulator: da9211: Set of_match_table and export device table

2014-09-05 Thread Mark Brown
On Fri, Sep 05, 2014 at 09:12:55AM +0800, Axel Lin wrote: > Also move da9211_i2c_id and da9211_dt_ids close to the user for better > readability. Applied, thanks. signature.asc Description: Digital signature

[PATCH] regulator: da9211: Set of_match_table and export device table

2014-09-04 Thread Axel Lin
Also move da9211_i2c_id and da9211_dt_ids close to the user for better readability. Signed-off-by: Axel Lin --- drivers/regulator/da9211-regulator.c | 29 +++-- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/drivers/regulator/da9211-regulator.c b/drivers