2013-08-20 12:45:54

by Matthew Garrett

[permalink] [raw]
Subject: [GIT] x86 platform driver fixes for 3.11

Hi Linus,

Three trivial fixes - the first reverts a patch that's broken some other
devices (again - I'm trying to figure out a clean way to implement
this), the other two fix minor issues in the sony-laptop driver.

The following changes since commit 50e37ccea06ca8846ceb60dbfbe056012c60d71b:

Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2013-08-18 08:51:28 -0700)

are available in the git repository at:


ssh://cavan.codon.org.uk/srv/git/platform-drivers-x86.git linux-next

for you to fetch changes up to 41c8bd1c75ef8e8566eca6b1c7bc273bc282f495:

Revert "hp-wmi: Enable hotkeys on some systems" (2013-08-18 13:23:31 -0400)

----------------------------------------------------------------
Daniel Serpell (1):
sony-laptop: Fix reporting of gfx_switch_status

Matthew Garrett (1):
Revert "hp-wmi: Enable hotkeys on some systems"

Wei Yongjun (1):
sony-laptop: return a negative error code in sonypi_compat_init()

drivers/platform/x86/hp-wmi.c | 16 ----------------
drivers/platform/x86/sony-laptop.c | 8 ++++++--
2 files changed, 6 insertions(+), 18 deletions(-)

--
Matthew Garrett | [email protected]


Attachments:
(No filename) (1.16 kB)
signature.asc (198.00 B)
Digital signature
Download all attachments

2013-08-22 20:04:57

by Linus Torvalds

[permalink] [raw]
Subject: Re: [GIT] x86 platform driver fixes for 3.11

On Tue, Aug 20, 2013 at 5:45 AM, Matthew Garrett <[email protected]> wrote:
>
> ssh://cavan.codon.org.uk/srv/git/platform-drivers-x86.git linux-next

That is not a valid address. At least not unless you also post your
ssh password and user information.

Don't do this. Fix your scripts.

Linus

2013-08-22 20:17:17

by Matthew Garrett

[permalink] [raw]
Subject: Re: [GIT] x86 platform driver fixes for 3.11

On Thu, Aug 22, 2013 at 01:04:55PM -0700, Linus Torvalds wrote:
> On Tue, Aug 20, 2013 at 5:45 AM, Matthew Garrett <[email protected]> wrote:
> >
> > ssh://cavan.codon.org.uk/srv/git/platform-drivers-x86.git linux-next
>
> That is not a valid address. At least not unless you also post your
> ssh password and user information.

You mean you're not in league with the NSA? Sorry, this has been one
long week of brutal incompetence on my part.

--
Matthew Garrett | [email protected]