From mboxrd@z Thu Jan 1 00:00:00 1970 From: ohad@wizery.com (Ohad Ben-Cohen) Date: Tue, 6 Jul 2010 15:53:03 +0300 Subject: [PATCH 11/15] wireless: wl1271: introduce platform device support In-Reply-To: <4C3306F4.8060907@nokia.com> References: <1278376666-3509-1-git-send-email-ohad@wizery.com> <1278376666-3509-12-git-send-email-ohad@wizery.com> <4C32EF19.1000604@nokia.com> <4C3306F4.8060907@nokia.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Roger, On Tue, Jul 6, 2010 at 1:35 PM, Roger Quadros wrote: > My point is that shouldn't this be handled by SDIO core? Care to explain what you mean / give a code example ? > If there are no users for the SDIO function and the card, doesn't the SDIO > core power down the slot and take care of re-initialization when it is > powered up? You need card detect events in order to trigger card & sdio function initialization and removals. Please share any alternative approach you may be thinking on. Thanks, Ohad. >