From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Fri, 21 Nov 2008 07:46:54 +0000 Subject: Re: [PATCH] sh: sh7760fb: Fix color pallette setting Message-Id: <20081121074654.GA26414@linux-sh.org> List-Id: References: <492648A1.2090000@renesas.com> <49264861.6030205@renesas.com> In-Reply-To: <492648A1.2090000@renesas.com> <49264861.6030205@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Nobuhiro Iwamatsu Cc: linux-fbdev-devel@lists.sourceforge.net, Linux-sh On Fri, Nov 21, 2008 at 02:34:25PM +0900, Nobuhiro Iwamatsu wrote: > The setting of the color palette was wrong, fixed it. > And removed fb_setcmap, and added fb_setcolreg function. > > Signed-off-by: Nobuhiro Iwamatsu On Fri, Nov 21, 2008 at 02:35:29PM +0900, Nobuhiro Iwamatsu wrote: > SH7720 and 7721 has IP of Frame Buffer same as SH7760. > This driver can support these. > > Signed-off-by: Nobuhiro Iwamatsu Applied, thanks.