diff options
author | 2011-04-29 15:06:39 +0200 | |
---|---|---|
committer | 2011-05-02 19:08:54 +0100 | |
commit | a98253e8006a016bcb49c2d9c77041266ea3c5f5 (patch) | |
tree | eebefac0691fe220f3dfb3af4ce4028017de1ab6 /kernel/sysctl.c | |
parent | Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (diff) | |
download | wireguard-linux-a98253e8006a016bcb49c2d9c77041266ea3c5f5.tar.xz wireguard-linux-a98253e8006a016bcb49c2d9c77041266ea3c5f5.zip |
ARM: mach-mxs: add stmp378x-devb
STMP378x and MX23 are the same and just relabeled. There is a
mach-stmp378x, however, it has a lot of reinvented interfaces, leaking
all sorts of mach-specific functions into the drivers. One example is
the dmaengine which does not use the linux dmaengine-API but some
privately exported symbols. This makes generic use of the drivers
impossible. mach-mxs does it better, so convert the board to mach-mxs.
After that, it is possible to delete all stmp-specific code which should
ease further ARM-consolidation.
Compile tested only due to no hardware (seems not available anymore).
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions