of_init_opp_table_named is a generalization of of_init_opp_table,
abstracted over the name of the operating points table in device tree.
This allows for devices which support multiple tables to choose which
one to parse.
BUG=chrome-os-partner:32317
TEST=Build/boot on storm succeeded
Change-Id: Iaa3c15425437f86601db2e9bcec76dd4c0b42ebc
Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
Reviewed-on: https://chromium-review.googlesource.com/231810
Reviewed-by: Bryan Freed <bfreed@chromium.org>
Commit-Queue: Viswanath Kraleti <vkraleti@codeaurora.org>
Tested-by: Viswanath Kraleti <vkraleti@codeaurora.org>