aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-12-29 01:43:48 +0000
committerUlf Hansson <ulf.hansson@linaro.org>2019-02-25 08:40:58 +0100
commitf6a3d9d9dc1c86b75d858ebf011c7fff4b10a9bd (patch)
treeaf127a2b4a6691cbf0c28c64f33ea338fc20ffb9 /drivers/mmc/host
parentmmc: dt-bindings: omap: Remove duplicate documentation paragraphs (diff)
downloadlinux-dev-f6a3d9d9dc1c86b75d858ebf011c7fff4b10a9bd.tar.xz
linux-dev-f6a3d9d9dc1c86b75d858ebf011c7fff4b10a9bd.zip
mmc: block: fix debugfs_simple_attr.cocci warnings
Use DEFINE_DEBUGFS_ATTRIBUTE rather than DEFINE_SIMPLE_ATTRIBUTE for debugfs files. Semantic patch information: Rationale: DEFINE_SIMPLE_ATTRIBUTE + debugfs_create_file() imposes some significant overhead as compared to DEFINE_DEBUGFS_ATTRIBUTE + debugfs_create_file_unsafe(). Generated by: scripts/coccinelle/api/debugfs/debugfs_simple_attr.cocci Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host')
0 files changed, 0 insertions, 0 deletions