commit | 62b0d27af85ef1b1729c2ed675c12020e1fbf10f | [log] [tgz] |
---|---|---|
author | Chaotian Jing <chaotian.jing@mediatek.com> | Tue Oct 27 14:24:25 2015 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Oct 27 10:21:16 2015 +0100 |
tree | a49ce9dabbfbc98034afab7bdfd4c0f2b3193934 | |
parent | 6e622947e149fa9fd62e3609aab010935c8e10bd [diff] |
mmc: mediatek: fix got GPD checksum error interrupt when data transfer Even if we only use one gpd, we need alloc 2 gpd and make the gpd->next pointer to the second gpd, or may get gpd checksum error, this was checked by hardware Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>