From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 14 Dec 2010 09:05:20 +0000 Subject: Re: [PATCH 4/5] video: mx3fb: Use vsprintf extension %pR for struct resource Message-Id: <20101214090520.GC14606@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Joe Perches Cc: linux-kernel@vger.kernel.org, Randy Dunlap , linux-fbdev@vger.kernel.org On Mon, Dec 13, 2010 at 01:42:21PM -0800, Joe Perches wrote: > Signed-off-by: Joe Perches > --- > drivers/video/mx3fb.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > Applied, thanks.