Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2008 01:28:30 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mmc mmc.c
Message-ID:  <200809290128.m8T1Sc7j001923@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-09-29 01:28:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mmc          mmc.c 
  Log:
  SVN rev 183452 on 2008-09-29 01:28:30Z by imp
  
  The parameters to the MMCBR_ACQUIRE_HOST and MMCBR_RELEAES_HOST were
  the device in question, rather than the bus doing the requesting.  Fix
  it so that it is the bus.
  
  Submitted by:   mav@
  
  Revision  Changes    Path
  1.10      +2 -2      src/sys/dev/mmc/mmc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809290128.m8T1Sc7j001923>