Files
i2som-imx-linux/drivers/base
Dong Aisheng 3e3edcb31c ENGR00329352-1 regmap: regmap-mmio: make clk_id optionally when getting clock
According to clock framework, the clk_id could be NULL when getting clock.
But current code relies on a non null clk_id to get clock.
Changing the code to allow a null clk_id to get clock to make it more
reasonable to use.
And the regmap_mmio_gen_context will try to get clock by default but ignore
error if not finding the clock in case some regmap access not reply on
a specific clock.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
2017-09-28 19:49:07 -05:00
..
2017-09-28 19:46:02 -05:00
2017-09-28 19:46:02 -05:00
2017-09-28 19:46:02 -05:00
2014-06-07 13:25:31 -07:00