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)
commit0d8238f7b39019c7073ddd8341cbcd259938860c
treed03b53ccc9e26ea26eb6a7aed0cd3425edcb80d9
parent2c8b84c8989f3490f611c679400ec7def4153135
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36042 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/files/drivers/net/phy/ar8216.c