clk: hi3620: Fix a typo in one variable name
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 18 Apr 2017 09:15:56 +0000 (11:15 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 19 Apr 2017 18:29:49 +0000 (11:29 -0700)
commit34675d67032ae568331a2a230973c7b58ddcaf9d
tree6d0005527c3f58ef618e9bd3208efea7b6f70dc6
parent3cda284b77cba833baea9a0f5e256a34d249761f
clk: hi3620: Fix a typo in one variable name

The script "checkpatch.pl" pointed information out like the following.

CHECK: 'seperated' may be misspelled - perhaps 'separated'?

Thus rename the affected variable.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/hisilicon/clk-hi3620.c