From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: [PATCH] And one more sdio_uart item Date: Mon, 02 Nov 2009 16:53:23 +0000 Message-ID: <20091102165251.12075.20588.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:55713 "EHLO bob.linux.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755191AbZKBRGq (ORCPT ); Mon, 2 Nov 2009 12:06:46 -0500 Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, dhowells@redhat.com, nico@cam.org I suppose it would help if I sent the patch that goes before the sdio cleanup --- Alan Cox (1): sdio_uart: use tty_port drivers/mmc/card/sdio_uart.c | 41 +++++++++++++++++++++++------------------ 1 files changed, 23 insertions(+), 18 deletions(-) -- Duh...