]> git.karo-electronics.de Git - linux-beck.git/commit
mfd: twl-core: re-group the twl_mapping table for easier reading
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 13 Nov 2012 08:28:50 +0000 (09:28 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 21 Nov 2012 15:08:04 +0000 (16:08 +0100)
commit6691ccd0565954f2275fb10cb5e4f0cef4a9ff64
tree07e6450c62ff299bbd3f65431b4442c5a1024632
parent04575d5a3dc15d762c7428d2745d30b2d448e443
mfd: twl-core: re-group the twl_mapping table for easier reading

Group the twl_mapping table in 5 lines chunks so it is more easier to find
the row we are looking for (if we need to).

Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl-core.c