From 9e747b7e4af090a4974005f3064963026f519fcc Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Thu, 6 Aug 2015 16:23:24 +0900 Subject: [PATCH] mmc: dw_mmc: fix the wrong condition checking When num-slots is lower than 1, it's right that should be returned -ENODEV. Signed-off-by: Jaehoon Chung --- Reading git-format-patch failed