Commits
Fancy Fang committed a717d8dad7b
MLK-12420 fix potential head list corruption. The head list may be corrupted when two requests from the same 'pxp_chan' are issued sequentially. So change the issue_pending function to strictly serialized the requests to avoid this kind of issue. Signed-off-by: Fancy Fang <chen.fang@nxp.com>