From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Setting MMC_CAP_POWER_OFF_CARD on mmc2 leads to filesystem problems on mmc1 Date: Wed, 2 Feb 2011 17:08:49 -0800 Message-ID: <20110203010849.GK3322@atomide.com> References: <1295621342.1925.139.camel@pimenta> <20110202001155.GO3358@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org To: Ohad Ben-Cohen Cc: Koen Kooi , l-o List , "linux-mmc@vger.kernel.org" , "Chikkature Rajashekar, Madhusudhan" , "cjb@laptop.org" , Luciano Coelho List-Id: linux-omap@vger.kernel.org * Ohad Ben-Cohen [110202 00:00]: > On Wed, Feb 2, 2011 at 2:11 AM, Tony Lindgren wrot= e: > > * Ohad Ben-Cohen [110122 07:47]: > >> On Sat, Jan 22, 2011 at 5:30 PM, Koen Kooi wrote: > >> > That was indeed the problem, not I get: > >> > > >> > [ =C2=A0 35.417053] wl1271: firmware booted (Rev 6.1.0.0.343) > >> > > >> > and > >> > > >> > root@beagleboard-xm-next:~# ifconfig wlan0 hw eth 00:11:22:33:44= :55 > >> > root@beagleboard-xm-next:~# iwlist wlan0 scanning | grep ESSID |= wc -l > >> > 13 > >> > > >> > That get's me a lot further! > >> > >> Cool ! > > > > Hmm, do we need to still patch something for the -rc cycle for this= ? >=20 > I don't think so; the problem wasn't in the existing mainline code, > but in the new functionality developed (adding support for the > beagletoy expansion board), so this is not -rc material. OK thanks. Tony