Home
last modified time | relevance | path

Searched hist:"1 f4adab8733b29f81d21f74e2194bd8ddb80e574" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/block/
H A Dide.c1f4adab8733b29f81d21f74e2194bd8ddb80e574 Sun Sep 10 12:12:52 UTC 2017 Bin Meng <bmeng.cn@gmail.com> block: ide: Don't bother to create BLK device if no CDROM inserted

When there is no CDROM inserted, the block size is zero hence there
is no need to create a BLK device for it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>