From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Date: Fri, 02 Jul 2010 11:12:06 +0000 Subject: Re: [PATCH v3 03/12] s3c-fb: Separate S5PC100 and S5PV210 framebuffer Message-Id: <4C2DC986.7040705@simtec.co.uk> List-Id: References: <1277712538-23188-1-git-send-email-p.osciak@samsung.com> <1277712538-23188-4-git-send-email-p.osciak@samsung.com> In-Reply-To: <1277712538-23188-4-git-send-email-p.osciak@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On 28/06/10 09:08, Pawel Osciak wrote: > S5PC100 and S5PV210 framebuffer devices differ slightly in terms of > available registers and their driver data structures have to be separate. Would have been nice to note which ones changes, otherwise ok.