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)
commit3fee1bddbe8584e6c5663028cec7f81031fb9d2e
treefdffdc6ede86487024e5f27370aa9903aa6e14f9
parent3fa31714b95c1b8ba7019647a874e2800819b6ae
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