commit | cffc9592fde309deafce12362e0a285108cfa3c8 | [log] [tgz] |
---|---|---|
author | Axel Lin <[email protected]> | Sun May 20 10:30:21 2012 +0800 |
committer | Mark Brown <[email protected]> | Sun Jun 03 13:19:45 2012 +0100 |
tree | bdd8ae2815fc8ac4aff7935eda79ee31bcb07cf8 | |
parent | f8f5701bdaf9134b1f90e5044a82c66324d2073f [diff] |
regulator: core: Allow drivers to set voltage mapping table in regulator_desc Some regulator hardware use table based mapping can set volt_table in regulator_desc and use regulator_list_voltage_table() for their list_voltage callback. Signed-off-by: Axel Lin <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]>