Date: Tue, 3 Feb 2009 04:28:45 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mmc mmc.c mmcreg.h Message-ID: <200902030429.n134T3wN037780@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-02-03 04:28:45 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c mmcreg.h
Log:
SVN rev 188044 on 2009-02-03 04:28:45Z by imp
o Define some symbols for a few items that are bare constants in the
code.
o Use NULL in preference to 0 for a few pointers.
o default to bus timing normal, like we default to bus_width_1.
Revision Changes Path
1.35 +18 -14 src/sys/dev/mmc/mmc.c
1.8 +16 -2 src/sys/dev/mmc/mmcreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902030429.n134T3wN037780>
