Masahiro Yamada 4b28f7bc93 mmc: let mmc_of_parse() fail for insane bus-width value
You must fix your DT if it specifies insane bus-width, for example,
  bus-width = <3>;

debug() is not displayed in usual configuration, so people will not
even notice weirdness.  Use dev_err() instead, then let it fail.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-01-22 14:11:58 +09:00
..
2017-08-17 16:59:55 +09:00
2017-08-17 16:59:55 +09:00
2016-10-09 21:36:27 -06:00
2017-06-01 07:03:01 -06:00
2017-11-30 09:59:09 +08:00
2017-06-01 07:03:03 -06:00
2017-06-01 07:03:10 -06:00