From 6a5e06d9f4443c6f967ea7352cf30abdd681accf Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Tue, 8 Jul 2014 14:09:14 -0500 Subject: [PATCH] regulator: tps65218: drop order dependency By just using GCC's array initialization extension, we can easily drop order dependency between tps65218_regulattors enumeration and tps65218_pmic_regs array. Signed-of-by: Felipe Balbi Signed-off-by: Mark Brown --- Reading git-format-patch failed