linux/drivers/mmc
Fabio Estevam bf3a35ac80 mmc: host: sdhci: Use BUG_ON()
Use BUG_ON() instead of an 'if' condition followed by BUG().

The semantic patch that makes this change is available
in scripts/coccinelle/misc/bugon.cocci.

More information about semantic patching is available at
http://coccinelle.lip6.fr/

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-06-01 09:07:02 +02:00
..
card mmc: card: mmc_test: Simplify a trivial if-return sequence 2015-06-01 09:07:01 +02:00
core mmc: dt: Allow to specify that no write protect signal is present 2015-06-01 09:07:00 +02:00
host mmc: host: sdhci: Use BUG_ON() 2015-06-01 09:07:02 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00