bcm2835-sdhost: Reset the clock in task context
Since reprogramming the clock can now involve a round-trip to the
firmware it must not be done at atomic context, and a tasklet
is not a task.
Signed-off-by:
Phil Elwell <phil@raspberrypi.org>
Loading
Please sign in to comment