commit | 7b952137fdc5e2c52c990e7cbaf09450bcf01d5e | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Feb 15 16:13:50 2013 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sun Feb 24 14:37:18 2013 -0500 |
tree | 592417a99036e0d52c32790c9cda9e97a9e38046 | |
parent | 21f5998f10a4d10dce48e9831ab2deb7e8f1a1fa [diff] |
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper tmio-mmc platform flags can be set by various means, including caller drivers and device-tree bindings, therefore it is better to only check them in the tmio-mmc driver proper, not in caller drivers themselves. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>