]> git.baikalelectronics.ru Git - kernel.git/commit
clk: iproc: Minor tidy up of iproc pll data structures
authorLori Hikichi <lhikichi@broadcom.com>
Mon, 14 Aug 2017 19:00:41 +0000 (12:00 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 28 Dec 2017 22:53:37 +0000 (14:53 -0800)
commite968242f0b57e988a4f5fd78951aa34015763e88
tree42e2301a90c00e099f59266ed4f1e291fb321a4b
parente25053a8547a03dd1461937ba863d54e6b97e456
clk: iproc: Minor tidy up of iproc pll data structures

There were a few fields in the iproc pll data structures that were
holding information that was not true state information.
Using stack variables is sufficient and simplifies the structure.
There are not any functional changes in this commit.

Signed-off-by: Lori Hikichi <lori.hikichi@broadcom.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/bcm/clk-iproc-pll.c