]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pxa: move i2c driver to the common place
authorLei Wen <[leiwen@marvell.com]>
Wed, 13 Apr 2011 18:18:16 +0000 (23:48 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 27 Apr 2011 17:38:07 +0000 (19:38 +0200)
commit68432c27438360aa3bc27c0c73bf3c12a8c6ffa7
tree0b8e38f1b0384abd716a255f30b96cb1c594e8d5
parent776784908c0342146caecc777fb596234e23f027
pxa: move i2c driver to the common place

For better sharing with other platform other than pxa's,
it is more convenient to put the driver to the common place.

Acked-by: Heiko Schocher <hs@denx.de>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Lei Wen <leiwen@marvell.com>
arch/arm/cpu/pxa/Makefile
drivers/i2c/Makefile
drivers/i2c/mv_i2c.c [moved from arch/arm/cpu/pxa/i2c.c with 86% similarity]
include/configs/innokom.h
include/configs/xm250.h