151.67fcf...@canb.auug.org.au/
(the scmi tree commit mentioned in the latter is now in the arm-soc tree)
Not issues as such, but worth mentioning the conflicts and resolutions.
--
Cheers,
Stephen Rothwell
pgpGUzVR9OafJ.pgp
Description: OpenPGP digital
S 0 /* GPIO_P153 on KZM9D */
> #define INT_VBUS 0 /* IRQ for GPIO_P153 */
> -struct gpio_desc *vbus_gpio;
> -int vbus_irq;
> +extern struct gpio_desc *vbus_gpio;
> +extern int vbus_irq;
>
> /* Board dependence(Wait) */
>
> --
--
Cheers,
Stephen Rothwell
pgp7wygbVYpNc.pgp
Description: OpenPGP digital signature
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
.
>
>
> Looks like it should be this change:
>
> - skb_reset_tc(skb);
> + skb_reset_redirect(skb);
I applied the above as a merge resolution patch for the staging tree
merge today, as the inline removal was a late change to Linus' tree.
--
Cheers,
Stephen Roth
Hi Gao,
On Wed, 7 Aug 2019 01:02:58 +0800 Gao Xiang wrote:
>
> On Wed, Aug 07, 2019 at 01:34:23AM +1000, Stephen Rothwell wrote:
> >
> > One small suggestion: just remove the file names from the comments at
> > the top of the files rather than change them to reflect
Hi Gao,
One small suggestion: just remove the file names from the comments at
the top of the files rather than change them to reflect that they have
moved. We can usually tell the name of a file by its name :-)
--
Cheers,
Stephen Rothwell
pgpeto9QVOyjN.pgp
Description: OpenPGP digital
r: GPL-2.0 OR Apache-2.0 */
I think the preferred tag is now GPL-2.0-only (assuming that is what is
intended).
--
Cheers,
Stephen Rothwell
pgpGO1xuMQjKg.pgp
Description: OpenPGP digital signature
___
devel mailing list
de...@lin
>
> staging: erofs: rename superblock flags (MS_xyz -> SB_xyz)
> staging: erofs: update .mount and .remount_sb
I noticed, thanks.
--
Cheers,
Stephen Rothwell
pgphPCaln6Mel.pgp
Description: OpenPGP digital signature
_
Hi all,
On Wed, 29 Aug 2018 09:44:03 +1000 Stephen Rothwell
wrote:
>
> On Tue, 28 Aug 2018 22:13:02 +0800 Chao Yu wrote:
> >
> > On 2018/8/28 21:05, Greg Kroah-Hartman wrote:
> > > On Tue, Aug 28, 2018 at 04:56:43PM +0800, Chao Yu wrote:
> > >>
>
t;> I applied those patch sets to my -next branch already, right? So those
> >>>
> >>> Yes, Thank you for applying those patches. :)
> >>>
> >>>> would be going into 4.20-rc1, it is time now for "bugfixes only" for
= true,
+ .name = driver_name,
},
};
-builtin_platform_driver(udc_driver);
+module_platform_driver(udc_driver);
+
+MODULE_DESCRIPTION(DRIVER_DESC);
+MODULE_AUTHOR("Renesas Electronics Corporation");
+MODULE_LICENSE("GPL");
--
Cheers,
Stephen Rothwell
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
Hi Mike,
On Thu, 10 Dec 2015 16:02:49 -0500 Mike Marciniszyn
wrote:
>
> From: Sebastian Sanchez
linux-nxt doesn't really need to be informed about random changes to
stuff in staging unless it fixes a linux-next specific problem.
--
Cheers,
Stephen Rothwell
ed in the rdma tree (and the trace.h
file only exists there), it needs to be fixed there.
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
Hi Paul,
On Mon, 6 Jul 2015 09:42:47 -0400 Paul Gortmaker
wrote:
>
> [Re: [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on
> CLKDEV_LOOKUP] On 06/07/2015 (Mon 08:48) Stephen Rothwell wrote:
>
> > On Sun, 5 Jul 2015 18:57:51 +0200 Geert Uytterhoeven
> > w
atch to my fixes tree today (only because I couldn't
easily find a copy of Paul's patch (sorry Paul) i.e. how does one get a
full mail message from lkml.org? Or Geert, maybe that is not the best
place to link to.
--
Cheers,
Stephen Rothwells...@canb.auug.o
Hi Dave,
On Mon, 01 Jun 2015 15:59:31 -0700 (PDT) David Miller
wrote:
>
> From: Stephen Rothwell
> Date: Fri, 29 May 2015 19:18:47 +1000
>
> > Nothing in asm/io.h uses anything from vmalloc.h, so remove the include
> > and fix up the build problems in an allmodc
Hi Takashi,
On Fri, 29 May 2015 14:43:14 +0200 Takashi Iwai wrote:
>
> For the sound bits,
> Acked-by: Takashi Iwai
Thanks, noted.
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
pgpcAWfsHc9aM.pgp
Description: OpenPGP digital
est.
Good idea. the allnoconfigs produced this further patch. I will
squash it into the original. The defconfigs built ok.
From: Stephen Rothwell
Date: Fri, 29 May 2015 22:01:41 +1000
Subject: [PATCH] x86: more fixes for removing vmalloc.h fron asm/io.h
Signed-off-by: Stephen Rothwell
---
arch
Cc: Kristen Carlson Accardi
Cc: Viresh Kumar
Cc: Vinod Koul
Cc: "K. Y. Srinivasan"
Cc: Haiyang Zhang
Cc: Hiral Patel
Cc: Suma Ramars
Cc: Brian Uchino
Cc: "James E.J. Bottomley"
Cc: Jaroslav Kysela
Cc: Takashi Iwai
Cc: Andrew Morton
Suggested-by: David Miller
Signed-
log for this
patch.
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
signature.asc
Description: PGP signature
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
tve.c
@@ -249,7 +249,6 @@ static int imx_tve_connector_mode_valid(struct
drm_connector *connector,
{
struct imx_tve *tve = con_to_tve(connector);
unsigned long rate;
- int ret;
/* pixel clock with 2x oversampling */
rate = clk_round_rate(tve->
)
And the need for the extern on variable declarations was one reason I
gave for not removing it from the function declarations (consistency is
good :-)).
--
Cheers,
Stephen Rothwells...@canb.auug.org.au
pgpCLASopPHsO.pgp
Description: PGP signature
eq(msg2.dschannel.data)),
^
Caused by commit 3ebe8e257307 ("ieee80211: remove function ieee80211_
{dsss_chan_to_freq, freq_to_dsss_chan}").
I disabled the staging tree driver like this:
From: Stephen Rothwell
Date: Thu, 6 Mar 2014 13:17:16 +1100
Subject: [PATCH] staging: d
23 matches
Mail list logo