]> git.enpas.org Git - openwrt.git/commit
generic: ar8216: remove superfluous pdata checks
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 15 Mar 2013 15:49:55 +0000 (15:49 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 15 Mar 2013 15:49:55 +0000 (15:49 +0000)
commit884b112524ad5a6879f592badc0733acd658338b
treed03b53ccc9e26ea26eb6a7aed0cd3425edcb80d9
parent9e3d2eb93bde5c2627795a9706e81ef77e04275b
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