diff options
author | Koen Kooi <koen@openembedded.org> | 2007-09-07 08:10:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-09-07 08:10:33 +0000 |
commit | f7637ba582fcafd1dbe74614288522d479f9f95a (patch) | |
tree | 41979c7a0c1d65f609411e2f28340db2bbf1952c /packages/linux/linux-ezx-2.6.21/patches/series | |
parent | 276505761d55c8b8b1af7bbeacc1c14b9b2b4791 (diff) |
linux-ezx: use linux.inc to avoid duplication, update patches, add asoc patch
Diffstat (limited to 'packages/linux/linux-ezx-2.6.21/patches/series')
-rwxr-xr-x | packages/linux/linux-ezx-2.6.21/patches/series | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/packages/linux/linux-ezx-2.6.21/patches/series b/packages/linux/linux-ezx-2.6.21/patches/series index 5580b74bf8..ecdc30b5fe 100755 --- a/packages/linux/linux-ezx-2.6.21/patches/series +++ b/packages/linux/linux-ezx-2.6.21/patches/series @@ -20,10 +20,11 @@ ezx-pm.patch ezx-pcap.patch # ezx-pcap TODO: -# implement a per board init reg array -# move mmc functions to the ezx-phone.c mmc init # move vibrator level function to the vibrator driver +a780-pcap.patch +e680-pcap.patch +a1200-pcap.patch a780-mci.patch e680-mci.patch @@ -36,6 +37,9 @@ ezx-emu.patch # userspace interface for controling emu # read adc to find which accessory is plugged +a780-emu.patch +e680-emu.patch + ezx-mtd-map.patch # ezx-mtd-map TODO: # at least the original partition should go on the ezx-phone.c file @@ -89,5 +93,5 @@ mux-linux-2.6.21-fix.patch # pxa-ohci, ts0710_mux, ts0710_mux_usb, ezx-bp # incomplete -#asoc-pxa-ssp.patch -#ezx-asoc.patch +asoc-pxa-ssp.patch +ezx-asoc.patch |