]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: drop unnecessary casts
authorRabin Vincent <rabin@rab.in>
Sun, 5 Apr 2009 08:00:56 +0000 (13:30 +0530)
committerAndy Fleming <afleming@freescale.com>
Tue, 2 Jun 2009 22:18:57 +0000 (17:18 -0500)
commit998be3dd59ed0af4bec38324047fecfa88ac45db
tree0ac8f8919d3642e68e60f73bb734969165617736
parent0b453ffe28bb9227d86ddbe0893bd19c93f04ed7
mmc: drop unnecessary casts

Now that response is a uint, we can drop all the casts.

Signed-off-by: Rabin Vincent <rabin@rab.in>
drivers/mmc/fsl_esdhc.c
drivers/mmc/mmc.c