forked from len0rd/rockbox
sd-as3525v2: cosmetics
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25762 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
021d4db277
commit
bc3c5c1657
1 changed files with 1 additions and 1 deletions
|
@ -949,7 +949,7 @@ static int sd1_oneshot_callback(struct timeout *tmo)
|
|||
(void)tmo;
|
||||
|
||||
/* This is called only if the state was stable for 300ms - check state
|
||||
* * and post appropriate event. */
|
||||
* and post appropriate event. */
|
||||
if (card_detect_target())
|
||||
{
|
||||
queue_broadcast(SYS_HOTSWAP_INSERTED, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue