Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1198310
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Fabio Falzoi <fabio.falzoi84@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] Staging: fbtft: Use a struct to describe each LCD controller |
| Date | Sun, 02 Aug 2015 22:20:01 +0200 |
| Message-ID | <pT7TH-66N-5@gated-at.bofh.it> (permalink) |
| References | <pPmxY-4SX-11@gated-at.bofh.it> <pT2U2-7aY-3@gated-at.bofh.it> <pT5Ie-2NJ-23@gated-at.bofh.it> |
| X-Original-To | Noralf Trønnes <noralf@tronnes.org> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=Pkb7dovmNNbQFeZnJgSIOlJwvkFb2OCSsAeZZPzOOi4=; b=eBNG5CUXeaqcmTlQbVHuPghVGChKB1U/csoeKWESpnc5xaiqCY/RkIFoZUShLbpMFe cpXGSppUr3DCrY2PAiZSOgzyqQPZXFHYiTelEymbVxu2VZwKILpOOXmsc5Ds6pYINYTU gDM6XCxsBVHI8Er8paoZvtHkfCN6B93FQlqK8+/0xIUclXMhjeNijrLu7v19e3PYmPFQ zvB5UmEn4jgiqqoDTbembr/uDZ477i3Ct8KnttVHfQywy5i8Ip1g6h37B6YFaFljRVEu HHkbTclsZBczIEH2Mb1gygcp/pRTi8UICSl5FbGDZlFhcbeiN1pKFbEaNg6bURYCCMlk mkGw== |
| X-Received | by 10.180.149.206 with SMTP id uc14mr27793767wib.12.1438546660340; Sun, 02 Aug 2015 13:17:40 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| Content-Transfer-Encoding | 8bit |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 21 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | thomas.petazzoni@free-electrons.com, gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Sun, 2 Aug 2015 22:17:26 +0200 |
| X-Original-Message-ID | <20150802201725.GA18264@PippoloLaptop> |
| X-Original-References | <55B0CB5E.8070808@tronnes.org> <1438527425-17419-1-git-send-email-fabio.falzoi84@gmail.com> <55BE5968.3050506@tronnes.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1198310 |
Show key headers only | View raw
On Sun, Aug 02, 2015 at 07:54:48PM +0200, Noralf Trønnes wrote: > > Seems I wasn't clear enough, you could use my ack if you put > struct flexfb_lcd_controller inside the driver and not in > fbtft.h > > > Noralf. > > Sorry Noralf, I misunderstood your review. I will modify the patch and send an updated version. Thank you, Fabio -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2] Staging: fbtft: Use a struct to describe each LCD controller Fabio Falzoi <fabio.falzoi84@gmail.com> - 2015-08-02 22:20 +0200
csiph-web