Home
last modified time | relevance | path

Searched hist:ea315a69de68a664d774c68088b0e4f48b1303e1 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/
H A Dmmc.hea315a69de68a664d774c68088b0e4f48b1303e1 Thu Aug 02 06:49:51 UTC 2018 Haojian Zhuang <haojian.zhuang@linaro.org> drivers/mmc: fix lba param to int

mmc_read_blocks()/mmc_write_blocks() derived from io_block_ops_t
type. It means that lba param should be integer type, not
unsigned integer type.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
/rk3399_ARM-atf/drivers/mmc/
H A Dmmc.cea315a69de68a664d774c68088b0e4f48b1303e1 Thu Aug 02 06:49:51 UTC 2018 Haojian Zhuang <haojian.zhuang@linaro.org> drivers/mmc: fix lba param to int

mmc_read_blocks()/mmc_write_blocks() derived from io_block_ops_t
type. It means that lba param should be integer type, not
unsigned integer type.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>