Comment by sebastien.lelong:

Score: Neutral

General Comment:
Removing some "sd_chip_select = high" lines ?

Line-by-line comments:

File: /trunk/include/external/storage/sd_card/sd_card.jal (r2629)
===============================================================================

Line 298:    sd_chip_select = high  -- disable the sd card
-------------------------------------------------------------------------------
since sd_set_idle() already sets sd_chip_select to high, this statement could be removed, right ?
Line 491:    sd_chip_select = high  -- disable the sd card
-------------------------------------------------------------------------------
same here ?

For more information:
http://code.google.com/p/jallib/source/detail?r=2629

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to