diff options
author | Philippe De Swert <philippedeswert@gmail.com> | 2012-04-12 00:32:05 +0400 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-05-10 04:47:49 +0400 |
commit | f6f44590f231cdf914ce740f3a53a6b815bf4767 (patch) | |
tree | 9c530896e81e0f7afbb413a12496ff05ca02d70d /drivers/mfd/da9052-spi.c | |
parent | 1c02f000e78347aa51822feb189fcb0d90273958 (diff) | |
download | linux-f6f44590f231cdf914ce740f3a53a6b815bf4767.tar.xz |
mmc: core: Remove dead code
bus_width is passed to the function and when 0 (MMC_BUS_WIDTH_1)
will cause the function to return. So in in the second test it
definitely is different from 0, and the third test is redundant.
Signed-off-by: Philippe De Swert <philippedeswert@gmail.com>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Acked-by: Philip Rakity <prakity@marvell.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mfd/da9052-spi.c')
0 files changed, 0 insertions, 0 deletions