phy: phy-core.c: remove unnecessary initialization of local variables
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 19 Dec 2013 14:31:44 +0000 (20:01 +0530)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:45 +0000 (11:47 +0900)
commit54343962081e4bc330554f8348eb44e726dd25e6
tree927ae3b42ec8f0c696219c3110fe4a6b1a758eba
parent9334e7d77ebedc2990e29068041e61fa55f3b64a
phy: phy-core.c: remove unnecessary initialization of local variables

There were a few places where variables are initialized unncessarily.
Remove those initializations.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
[backport from upstream commit d18c960430ca341e5c12a023c805ff8fd10032a6]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ib80f6930d91c01a1e2c9f70ae4e61519eadd37d1
drivers/phy/phy-core.c