commit | d7544424169e0ba1ffdc39edbdfa822711a59c5f | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Oct 17 15:13:59 2016 +0000 |
committer | Scott Wood <oss@buserror.net> | Sun Dec 04 19:54:40 2016 -0600 |
tree | ef684c869f08031da96f895889b44bdcdb118f25 | |
parent | c9492b4bea2630dacd18e16f8e8b0dcf91a6edcf [diff] |
soc/fsl/bman: Use resource_size instead of computation Use resource_size function on resource object instead of explicit computation. Generated by: scripts/coccinelle/api/resource_size.cocci Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Scott Wood <oss@buserror.net>