commit | ee63a7d2287c677ed022bf3f584f5a187b6c402f | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Sep 02 10:14:13 2008 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Oct 12 11:04:34 2008 +0200 |
tree | 0b965e46c1db608effe18382e49ae470c00a3684 | |
parent | d16f57700475f670ca2828c150a34fa7102a05fc [diff] |
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 <thomas.petazzoni@free-electrons.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>