]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: debugfs: Add a restriction to mmc debugfs clock setting
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Thu, 21 Jan 2016 12:57:51 +0000 (13:57 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 2 Feb 2016 12:44:08 +0000 (13:44 +0100)
commitcf9ac4e4b46f38c46786ee532a0e0f4c795ae4f4
tree14e9405d482fff81473d332e9727899790800f2a
parenta9433fbd0251b964c4b75b908b0656f58c56a266
mmc: debugfs: Add a restriction to mmc debugfs clock setting

Clock frequency values written to an mmc host should not be less than
the minimum clock frequency which the mmc host supports.

Signed-off-by: Yuan Juntao <juntaox.yuan@intel.com>
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/debugfs.c