diff options
author | Laurent Pinchart <[email protected]> | 2015-09-14 15:14:23 +0300 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2015-12-17 11:17:51 +0100 |
commit | a9ec81f4ed5c05dbbc671e5fa39de0540eb0495f (patch) | |
tree | 11e942cb0d395d7dacaefecfe23725404a5a9c85 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) |
serial: sh-sci: Drop the interface clock
As no platform defines an interface clock the SCI driver always falls
back to a clock named "peripheral_clk".
- On SH platforms that clock is the base clock for the SCI functional
clock and has the same frequency,
- On ARM platforms that clock doesn't exist, and clk_get() will return
the default clock for the device.
We can thus make the functional clock mandatory and drop the interface
clock.
EPROBE_DEFER is handled for clocks that may be referenced from DT (i.e.
"fck", and the deprecated "sci_ick").
Cc: [email protected]
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Simon Horman <[email protected]>
[geert: Handle EPROBE_DEFER, reformat description, break long comment line]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions