diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-21 17:45:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-21 17:45:54 +0000 |
commit | 5d734cf6e9ab4aa36b2b6516212b0e0959a6efae (patch) | |
tree | e5c4694fa2611c8c0cb5ab6ed00c05b19d9833b9 /package/mountd | |
parent | 09cf9945988a6a4a16a67addb81f9d13cd432521 (diff) | |
download | master-187ad058-5d734cf6e9ab4aa36b2b6516212b0e0959a6efae.tar.gz master-187ad058-5d734cf6e9ab4aa36b2b6516212b0e0959a6efae.tar.bz2 master-187ad058-5d734cf6e9ab4aa36b2b6516212b0e0959a6efae.zip |
atheros: add support for linux kernel v3.8
This builds and boots.
Because of the function pointer indirection (e.g. mtd_info's read
function pointer is assigned to spiflash_read), it is difficult for me
to understand where the calls are coming from (could be anywhere,
conditionally pointing at spiflash versions), so I punted and used the
renamed function pointers (_erase, _read, _write). If someone knows
better what to do, please fix.
Cleaned up other sundry kernel tracking issues like get_phy_id and
__devinit,etc.
[juhosg: don't switch to that yet]
Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35727 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mountd')
0 files changed, 0 insertions, 0 deletions