]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc8xxx: call i2c_set_bus_num in __get_spd
authorValentin Longchamp <valentin.longchamp@keymile.com>
Fri, 18 Oct 2013 09:47:19 +0000 (11:47 +0200)
committerYork Sun <yorksun@freescale.com>
Thu, 24 Oct 2013 16:35:46 +0000 (09:35 -0700)
commit0778bbe2d42dade68350d14a6314cfff1f4ba939
treeba87ee068fc2cd8c2ca9cc0cf9ec559b6c6d1be8
parent99f6249a0e7b36e4f9c1aa7b77a0814d883d96b2
mpc8xxx: call i2c_set_bus_num in __get_spd

This is necessary with the new I2C subystem that was introduced lately.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
arch/powerpc/cpu/mpc8xxx/ddr/main.c