diff options
author | Simon Glass <sjg@chromium.org> | 2015-10-18 15:55:30 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-10-21 07:46:50 -0600 |
commit | b26eb88658b9fbb87c5bae22cede05de3124abb7 (patch) | |
tree | 1629b9f4dc71ab4520317b024b99693bca1995bf /examples/Makefile | |
parent | 1bcb5c3a6cbaaf29d03bd58d068a7d42042476d5 (diff) | |
download | blackbird-obmc-uboot-b26eb88658b9fbb87c5bae22cede05de3124abb7.tar.gz blackbird-obmc-uboot-b26eb88658b9fbb87c5bae22cede05de3124abb7.zip |
rtc: mc146818: Use probe() to set up the device
At present this driver uses bind() to set up the device. The bind() method
should not touch the hardware, so move the init code to probe().
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'examples/Makefile')
0 files changed, 0 insertions, 0 deletions