From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v2 3/4] staging: dgnc: Remove driver in favor of serial/jsm driver Date: Thu, 6 Nov 2014 15:20:12 -0800 Message-ID: <20141106232012.GA8585@kroah.com> References: <20141106191808.GA32427@kroah.com> <1415315135-29716-1-git-send-email-bergo.torino@gmail.com> <1415315135-29716-2-git-send-email-bergo.torino@gmail.com> <1415315135-29716-3-git-send-email-bergo.torino@gmail.com> <1415315135-29716-4-git-send-email-bergo.torino@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1415315135-29716-4-git-send-email-bergo.torino@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Konrad Zapalowicz Cc: devel@driverdev.osuosl.org, lidza.louina@gmail.com, linux-kernel@vger.kernel.org, cascardo@linux.vnet.ibm.com, linux-serial@vger.kernel.org, jslaby@suse.cz List-Id: linux-serial@vger.kernel.org On Fri, Nov 07, 2014 at 12:05:34AM +0100, Konrad Zapalowicz wrote: > This commit removes the staging/dgnc driver in favor of the serial/jsm > driver. > > This is because the serial/jsm driver now supports all of the hardware > that has been supported by the staging/dgnc plus it offers better > overall quality. > > Given above the staging/dgnc is obsolete now. > > Signed-off-by: Konrad Zapalowicz I've applied the other patches in this series, but am going to skip this one at the moment until I get some "it works for me" verification from someone who has this hardware. So you will have to resend this later on when that happens. thanks, greg k-h