remoteproc: qcom: Compatible string based resource initialization.
authorAvaneesh Kumar Dwivedi <akdwived@codeaurora.org>
Mon, 30 Jan 2017 15:03:06 +0000 (20:33 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 30 Jan 2017 21:29:39 +0000 (13:29 -0800)
commitc7715e47bf6dc4c52297cde7b7aedc4530937dc5
tree762a539f41cf60f64dce47970fb5e5028d487265
parentc008fad264f61efc809bd067becc6d1db9bb3730
remoteproc: qcom: Compatible string based resource initialization.

This patch initialize certain driver related data based on compatible
string. This enable driver to handle more than one similar device in
by differentiating in probe their private data.

Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/qcom_adsp_pil.c