Skip to content
Snippets Groups Projects
Commit b26eb886 authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 1bcb5c3a
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment