Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Ddwc_ahsata.c4b640dbcac372f0ff712cab76409600bde6e0b42 Sat Jul 29 17:35:05 UTC 2017 Simon Glass <sjg@chromium.org> dm: sata: dw_sata: Drop unnecessary casts

Most of the casts in this driver are not necessary. With driver model we
do not cast from void *. Update the driver to follow this rule.

Signed-off-by: Simon Glass <sjg@chromium.org>