summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2018-03-05 04:25:58 +0100
committerHeiko Stuebner <heiko@sntech.de>2018-03-05 21:37:13 +0100
commit4bf59902b50012b1dddeeaa23b217d9c4956cdda (patch)
tree0a643f3287d32db96cfd0dc1ad09ddcba856c3ae /.mailmap
parentclk: rockchip: Free the memory on the error path (diff)
downloadlinux-4bf59902b50012b1dddeeaa23b217d9c4956cdda.tar.xz
linux-4bf59902b50012b1dddeeaa23b217d9c4956cdda.zip
clk: rockchip: Prevent calculating mmc phase if clock rate is zero
The MMC sample and drv clock for rockchip platforms are derived from the bus clock output to the MMC/SDIO card. So it should never happens that the clk rate is zero given it should inherits the clock rate from its parent. If something goes wrong and makes the clock rate to be zero, the calculation would be wrong but may still make the mmc tuning process work luckily. However it makes people harder to debug when the following data transfer is unstable. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions