From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756036Ab3GYRBe (ORCPT ); Thu, 25 Jul 2013 13:01:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36467 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756586Ab3GYRB0 (ORCPT ); Thu, 25 Jul 2013 13:01:26 -0400 Date: Thu, 25 Jul 2013 10:01:25 -0700 From: Greg KH To: Won Kang Cc: devel@driverdev.osuosl.org, wonkang@gctsemi.com, linux-kernel@vger.kernel.org, Dan Carpenter Subject: Re: [PATCH v2 1/2] staging: gdm7240: adding LTE USB driver Message-ID: <20130725170125.GA4496@kroah.com> References: <1374476192-7801-1-git-send-email-wonkang@gctsemi.com> <1374690977-10877-1-git-send-email-wonkang@gctsemi.com> <20130724215340.GY5585@mwanda> <20130724220631.GA10541@kroah.com> <20130725043741.GA11906@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 25, 2013 at 02:56:51PM +0900, Won Kang wrote: > Anyway, you are right that endianess matters only when using this SDK. > If you suggest to remove the ioctl because SDK is optional, I will > agree. Thanks, I've now removed it from the driver. greg k-h