All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Lars Svensson <lars1.svensson@sonymobile.com>
Cc: thomas.petazzoni@free-electrons.com, noralf@tronnes.org,
	plagnioj@jcrosoft.com, tomi.valkeinen@ti.com,
	linux-fbdev@vger.kernel.org, gregkh@linuxfoundation.org,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] staging: fbtft: use alternate screen pointer
Date: Wed, 07 Oct 2015 06:04:37 +0000	[thread overview]
Message-ID: <20151007060437.GY7289@mwanda> (raw)
In-Reply-To: <1444196732-27841-2-git-send-email-lars1.svensson@sonymobile.com>

The change to fbtft_write_vmem16_bus9() is a bugfix, which is great, but
it's not mentioned in the changelog.  Really it should be a separate
commit.

Fixes: 02eb884f4e26 ('drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O mem')

So it looks like this:
[patch 1] fb.h: Provide alternate screen_base pointer
[patch 2] sed /screen_base/screen_buffer/
[patch 3] fix a bug in fbtft_write_vmem16_bus9()

regards,
dan carpenter


WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Lars Svensson <lars1.svensson@sonymobile.com>
Cc: thomas.petazzoni@free-electrons.com, noralf@tronnes.org,
	plagnioj@jcrosoft.com, tomi.valkeinen@ti.com,
	linux-fbdev@vger.kernel.org, gregkh@linuxfoundation.org,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] staging: fbtft: use alternate screen pointer
Date: Wed, 7 Oct 2015 09:04:37 +0300	[thread overview]
Message-ID: <20151007060437.GY7289@mwanda> (raw)
In-Reply-To: <1444196732-27841-2-git-send-email-lars1.svensson@sonymobile.com>

The change to fbtft_write_vmem16_bus9() is a bugfix, which is great, but
it's not mentioned in the changelog.  Really it should be a separate
commit.

Fixes: 02eb884f4e26 ('drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O mem')

So it looks like this:
[patch 1] fb.h: Provide alternate screen_base pointer
[patch 2] sed /screen_base/screen_buffer/
[patch 3] fix a bug in fbtft_write_vmem16_bus9()

regards,
dan carpenter


  reply	other threads:[~2015-10-07  6:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-07  5:45 [PATCH v2 1/2] fb.h: Provide alternate screen_base pointer Lars Svensson
2015-10-07  5:45 ` Lars Svensson
2015-10-07  5:45 ` [PATCH v2 2/2] staging: fbtft: use alternate screen pointer Lars Svensson
2015-10-07  5:45   ` Lars Svensson
2015-10-07  6:04   ` Dan Carpenter [this message]
2015-10-07  6:04     ` Dan Carpenter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151007060437.GY7289@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=lars1.svensson@sonymobile.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=noralf@tronnes.org \
    --cc=plagnioj@jcrosoft.com \
    --cc=thomas.petazzoni@free-electrons.com \
    --cc=tomi.valkeinen@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.