openwrtv3/target/linux/atheros
Felix Fietkau 2f1ff48ea3 atheros: v3.18: change calls logic
Check SoC family (AR5312+ or AR2315+) before call instead of checking it
inside the called function. Also convert ar{5312,2315}_init_device()
function to void, since they both return zero and nobody care about
return value.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>

SVN-Revision: 44713
2015-03-13 02:59:04 +00:00
..
base-files target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC 2014-06-02 12:43:22 +00:00
image define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
patches-3.14 atheros: convert AR2315 GPIO code to platform driver 2014-09-12 06:54:10 +00:00
patches-3.18 atheros: v3.18: change calls logic 2015-03-13 02:59:04 +00:00
config-3.14 kernel: disbale HAMRADIO in generic config 2015-03-06 07:56:21 +00:00
config-3.18 atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25 2015-03-13 02:57:51 +00:00
Makefile kernel: makefiles: make use of new var KERNEL_PATCHVER 2014-10-24 19:34:02 +00:00