linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] SPI changes for v3.3-rc2
@ 2012-02-06  6:28 Grant Likely
  2012-02-06 23:34 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Likely @ 2012-02-06  6:28 UTC (permalink / raw)
  To: Linus Torvalds, Linus Walleij, spi-devel-general,
	Linux Kernel Mailing List

Hi Linus

A couple of minor SPI fixes.  Description in signed tag.  Please pull.

g.

The following changes since commit 23783f817bceedd6d4e549385e3f400ea64059e5:

  Merge tag 'pm-fixes-for-3.3-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
(2012-02-04 15:21:39 -0800)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 spi-for-linus

Danny Kukawka (1):
      spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver

Sylwester Nawrocki (1):
      spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4

 drivers/spi/Kconfig            |    2 +-
 drivers/spi/spi-topcliff-pch.c |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [git pull] SPI changes for v3.3-rc2
  2012-02-06  6:28 [git pull] SPI changes for v3.3-rc2 Grant Likely
@ 2012-02-06 23:34 ` Linus Torvalds
  2012-02-09  0:52   ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2012-02-06 23:34 UTC (permalink / raw)
  To: Grant Likely; +Cc: Linus Walleij, spi-devel-general, Linux Kernel Mailing List

On Sun, Feb 5, 2012 at 10:28 PM, Grant Likely <grant.likely@secretlab.ca> wrote:
>
> A couple of minor SPI fixes.  Description in signed tag.  Please pull.

No can do. I get "already up-to-date".

It looks like the 'for-linus" tag is your *previous* one - you either
forgot to push, or you pushed without forcing an over-write and didn't
notice that git told you that it's not going to update a
non-fast-forward write or something.

Hmm?

Btw, exactly because problems sometimes happen, I do want to see the
description written out in the email too. The whole reason I want to
see diffstats and shortlogs is exactly because "it is correct in the
git tree" is not useful - the email should be a *confirmation* that
what I pulled from the git tree was really what you meant.

So saying "it's all there in the tag" is undermining the use of the
email as verification of the git tree update having gone correctly.

                      Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [git pull] SPI changes for v3.3-rc2
  2012-02-06 23:34 ` Linus Torvalds
@ 2012-02-09  0:52   ` Grant Likely
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Likely @ 2012-02-09  0:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linus Walleij, spi-devel-general, Linux Kernel Mailing List

On Mon, Feb 6, 2012 at 3:34 PM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> On Sun, Feb 5, 2012 at 10:28 PM, Grant Likely <grant.likely@secretlab.ca> wrote:
>>
>> A couple of minor SPI fixes.  Description in signed tag.  Please pull.
>
> No can do. I get "already up-to-date".
>
> It looks like the 'for-linus" tag is your *previous* one - you either
> forgot to push, or you pushed without forcing an over-write and didn't
> notice that git told you that it's not going to update a
> non-fast-forward write or something.
>
> Hmm?

It looks like the branch got pushed, but not the tag.  Fixed now.
Below is the updated pull request.

> Btw, exactly because problems sometimes happen, I do want to see the
> description written out in the email too. The whole reason I want to
> see diffstats and shortlogs is exactly because "it is correct in the
> git tree" is not useful - the email should be a *confirmation* that
> what I pulled from the git tree was really what you meant.

Okay.  Will do.

g.

---

SPI bug fixes for v3.3-rc2

Minor SPI device driver changes.  A rename of the pch_spi_pcidev symbol
that merely eliminates a modpost warning, and a Kconfig change to allow
the Samsung spi driver to build on EXYNOS.

The following changes since commit e862f2e4693f287669e84971c778bf071bd0526b:

  Merge tag 'sound-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2012-02-08
14:56:39 -0800)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 spi-for-linus

Danny Kukawka (1):
      spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver

Sylwester Nawrocki (1):
      spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4

 drivers/spi/Kconfig            |    2 +-
 drivers/spi/spi-topcliff-pch.c |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-09  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-06  6:28 [git pull] SPI changes for v3.3-rc2 Grant Likely
2012-02-06 23:34 ` Linus Torvalds
2012-02-09  0:52   ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).