generic: ar8216: remove superfluous pdata checks
authorGabor Juhos <juhosg@openwrt.org>
Fri, 15 Mar 2013 15:49:55 +0000 (15:49 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 15 Mar 2013 15:49:55 +0000 (15:49 +0000)
commit179fa1ccfb86b761b144684b16ec694dc185387b
treed03b53ccc9e26ea26eb6a7aed0cd3425edcb80d9
parenta97f59fc23b914090047f8f23cf1b322ff904fa6
generic: ar8216: remove superfluous pdata checks

The presence of the platform data is already verified in
ar8327_hw_init, and the driver does not start without that
anyway.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36042
target/linux/generic/files/drivers/net/phy/ar8216.c