]> asedeno.scripts.mit.edu Git - linux.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)
commitb33db49783763e1b2a63b12fbe0e91fb7147a987
tree42e2301a90c00e099f59266ed4f1e291fb321a4b
parentf3f739c93c42f50870a75af6c9bf001854313c25
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