MLK-14314-12 dma: pxp-v3: refine pxp timer init in probe()
authorFancy Fang <chen.fang@nxp.com>
Fri, 3 Mar 2017 01:07:20 +0000 (09:07 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:10 +0000 (15:22 -0500)
commit0ebd63824678ff524ed86aebe4acc450ff05f021
tree9bbff4987c6c900870e3cb96ea295aeaa656e986
parent5396c7f93eb0d10115354ccd2272b04aa4327d00
MLK-14314-12 dma: pxp-v3: refine pxp timer init in probe()

Extract the timer initialization from pxp_probe()
to a seperate function call to make probing process
more clear.

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
(cherry picked from commit c8a127e506bca2e38fae02c03ceae4e6956d6ea3)
drivers/dma/pxp/pxp_dma_v3.c