[PATCH 8/8] msm: scm: Move the scm driver to drivers/soc/qcom

Bjorn Andersson bjorn at kryo.se
Tue Aug 5 13:12:57 PDT 2014


On Mon, Aug 4, 2014 at 9:07 PM, Lina Iyer <lina.iyer at linaro.org> wrote:
> On Mon, 4 Aug 2014, Stephen Boyd wrote:
[...]
> Could we move scm-boot.c as well to drivers/soc/qcom and scm-boot.h to include/soc/qcom ?

Yes, we can do that.

But as of now we seem to only have one caller of this wrapper, so
maybe we could move the functionality into platsmp.c and drop the file
instead?

I looked at this a while back and was considering suggesting that we
move the scm access behind firmware_ops, but then we should probably
also extend the ops struct with all the needed ops related to firmware
loading and other things; so I'm not sure if it's a beneficial move.

Regards,
Bjorn



More information about the linux-arm-kernel mailing list