From: Thomas Petazzoni Date: Tue, 2 Sep 2008 08:14:13 +0000 (+0200) Subject: Fix comment in include/linux/mmc/host.h X-Git-Tag: v2.6.28-rc1~701^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee63a7d2287c677ed022bf3f584f5a187b6c402f;p=pandora-kernel.git Fix comment in include/linux/mmc/host.h In include/linux/mmc/host.h, it is mentionned that the callback to know if a card is present or not is get_ro(). But it's get_cd(). Signed-off-by: Thomas Petazzoni Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed