diff options
author | Maxime Ripard <[email protected]> | 2014-07-01 11:33:18 +0200 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2014-09-03 10:55:22 +0200 |
commit | f807a89cfe3e7379ec501810d67a5888edbb94f1 (patch) | |
tree | 43882348a1236b368ab46c5c15929087757ebdc9 /include/linux/fpga/fpga-mgr.h | |
parent | a7d84d73b9ca32871da8fc05e95ca47c04fbb110 (diff) |
ARM: at91: PIT: Rework probe functions
The PIT timer driver until now had a single probe function, disregarding wether
it was probed through DT or in the old-style way. This code later on was
calling some DT function to retrieve the proper values for its base address,
interrupts and clocks.
While this was working, it was preventing the usage of CLOCKSOURCE_OF_DECLARE,
and the two different probe path were not as clearly separated as they could
be.
Rework the probe path to take this into account, and switch to
CLOCKSOURCE_OF_DECLARE.
Signed-off-by: Maxime Ripard <[email protected]>
Acked-by: Boris BREZILLON <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Acked-by: Daniel Lezcano <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions