summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-uclass.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-10-18 15:55:30 -0600
committerSimon Glass <sjg@chromium.org>2015-10-21 07:46:50 -0600
commitb26eb88658b9fbb87c5bae22cede05de3124abb7 (patch)
tree1629b9f4dc71ab4520317b024b99693bca1995bf /drivers/rtc/rtc-uclass.c
parent1bcb5c3a6cbaaf29d03bd58d068a7d42042476d5 (diff)
downloadblackbird-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 'drivers/rtc/rtc-uclass.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud