]> git.baikalelectronics.ru Git - kernel.git/commit
soc/fsl/bman: Use resource_size instead of computation
authorWei Yongjun <weiyongjun1@huawei.com>
Mon, 17 Oct 2016 15:13:59 +0000 (15:13 +0000)
committerScott Wood <oss@buserror.net>
Mon, 5 Dec 2016 01:54:40 +0000 (19:54 -0600)
commit5989bf0e1448b98b8813f61d57ddee5c5dd637d3
treeef684c869f08031da96f895889b44bdcdb118f25
parentdfe84391f0298e18e35181964d778000825e86a9
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>
drivers/soc/fsl/qbman/bman_ccsr.c