dm: spi: Add support for all targets which requires MANUAL_RELOC
authorMichal Simek <michal.simek@xilinx.com>
Tue, 27 Oct 2015 12:36:42 +0000 (13:36 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 19 Nov 2015 12:10:16 +0000 (13:10 +0100)
commit281f1566b82519ad896f3196932102314575d035
treed9c00aaddbdb0096d1bb5b32c383b143cc4af423
parente0f21e1cbc26faa558cb955ccda65638a34f4bb1
dm: spi: Add support for all targets which requires MANUAL_RELOC

It is follow up patch based on
"dm: Add support for all targets which requires MANUAL_RELOC"
(sha1: 484fdf5ba058b07be5ca82763aa2b72063540ef3)
to update function pointers for DM.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/spi/spi-uclass.c