Re: [PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular

2017-04-14 Thread Paul Gortmaker
[Re: [PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular] On 14/04/2017 (Fri 10:12) Greg Kroah-Hartman wrote: > On Wed, Apr 12, 2017 at 09:57:55PM -0400, Paul Gortmaker wrote: > > The Makefile / Kconfig currently controlling compilation of this code is: >

[PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular

2017-04-12 Thread Paul Gortmaker
org Cc: de...@driverdev.osuosl.org Signed-off-by: Paul Gortmaker --- .../media/atomisp/platform/clock/vlv2_plat_clock.c | 21 + 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/drivers/staging/media/atomisp/platform/clock/vlv2_plat_clock.c b/drivers/staging/media/atomisp/plat

[PATCH v2] VME: restore bus_remove function causing incomplete module unload

2017-01-20 Thread Paul Gortmaker
in that commit, and the reference to the function in the bus structure. Fixes: 050c3d52cc78 ("vme: make core vme support explicitly non-modular") Cc: Manohar Vanga Cc: Martyn Welch Acked-by: Martyn Welch Cc: Greg Kroah-Hartman Cc: de...@driverdev.osuosl.org Signed-off-by: Stefano B

[PATCH] vme: make core vme support explicitly non-modular

2016-07-03 Thread Paul Gortmaker
ss_bind_attrs" to be concerned about when we drop the ".remove" code from this file. Since module_init was not in use by this code, the init ordering remains unchanged with this commit. Cc: Martyn Welch Cc: Manohar Vanga Cc: Greg Kroah-Hartman Cc: de...@driverdev.osuosl.org Signed-off-b

[PATCH] staging: fsl-mc: make bus/mc-bus explicitly non-modular

2016-07-02 Thread Paul Gortmaker
d at the top of the file in the comments. We don't replace module.h with init.h since the file does make some references to "struct *module" for processing other modules. Cc: "J. German Rivera" Cc: Greg Kroah-Hartman Cc: de...@driverdev.osuosl.org Signed-off-by: Paul Gortm

[PATCH] drivers/staging/android: don't use modular references in sync_debug.c

2016-02-13 Thread Paul Gortmaker
n Lankhorst Cc: Greg Kroah-Hartman Signed-off-by: Paul Gortmaker --- drivers/staging/android/sync_debug.c | 8 1 file changed, 8 deletions(-) diff --git a/drivers/staging/android/sync_debug.c b/drivers/staging/android/sync_debug.c index fd13f1e885e5..5a7ec58fbc09 100644 --- a/drivers

[PATCH] "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate

2015-10-13 Thread Paul Gortmaker
ot;Arve Hjønnevåg" Cc: Riley Andrews Cc: Stephen Warren Cc: Thierry Reding Cc: Alexandre Courbot Cc: Markus Elfring Cc: de...@driverdev.osuosl.org Cc: linux-te...@vger.kernel.org Reported-by: kbuild test robot Signed-off-by: Paul Gortmaker --- drivers/staging/android/ion/ion.c

Re: [staging:staging-testing 1385/1471] ERROR: "ion_device_add_heap" undefined!

2015-10-13 Thread Paul Gortmaker
[[staging:staging-testing 1385/1471] ERROR: "ion_device_add_heap" undefined!] On 13/10/2015 (Tue 20:14) kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git > staging-testing > head: fa7ac9c0fc5418154a6356583f880164cdcaa7f1 > commit: 35890c28eec

[PATCH 7/7] drivers/staging: make emxx_udc.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
the file in the comments. Cc: Greg Kroah-Hartman Cc: Vincenzo Scotti Cc: Haneen Mohammed Cc: Felipe Balbi Cc: Roberta Dobrescu Cc: Tapasweni Pathak Cc: Peter Chen Cc: Robert Baldyga Cc: Chris Rorvick Cc: "Gujulan Elango, Hari Prasath (H.)" Cc: de...@driverdev.osuosl.org Signed-o

[PATCH 0/7] staging: make non-modular code explicitly non-modular

2015-10-11 Thread Paul Gortmaker
n Warren Cc: Tapasweni Pathak Cc: Thierry Reding Cc: Vincenzo Scotti Cc: de...@driverdev.osuosl.org Cc: linux-te...@vger.kernel.org -- 2.6.1 Paul Gortmaker (7): drivers/staging: make android ashmem.c explicitly non-modular drivers/staging: make android ion_page_pool.c explicitly non-m

[PATCH 3/7] drivers/staging: make android tegra_ion.c properly tristate

2015-10-11 Thread Paul Gortmaker
c: Markus Elfring Cc: de...@driverdev.osuosl.org Cc: linux-te...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/ion/tegra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/android/ion/tegra/Makefile b/drivers/staging/android/ion/tegra/Ma

[PATCH 7/7] drivers/staging: make emxx_udc.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
the file in the comments. Cc: Greg Kroah-Hartman Cc: Vincenzo Scotti Cc: Haneen Mohammed Cc: Felipe Balbi Cc: Roberta Dobrescu Cc: Tapasweni Pathak Cc: Peter Chen Cc: Robert Baldyga Cc: Chris Rorvick Cc: "Gujulan Elango, Hari Prasath (H.)" Cc: de...@driverdev.osuosl.org Signed-o

[PATCH 5/7] drivers/staging: make android lowmemorykiller.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
driverdev.osuosl.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/lowmemorykiller.c | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/drivers/staging/android/lowmemorykiller.c b/drivers/staging/android/lowmemorykiller.c index 569d12c02877..e679d

[PATCH 0/7] staging: make non-modular code explicitly non-modular

2015-10-11 Thread Paul Gortmaker
er Chen Cc: Riley Andrews Cc: Roberta Dobrescu Cc: Robert Baldyga Cc: Stephen Warren Cc: Tapasweni Pathak Cc: Thierry Reding Cc: Vincenzo Scotti Cc: de...@driverdev.osuosl.org Cc: linux-te...@vger.kernel.org -- 2.6.1 Paul Gortmaker (7): drivers/staging: make android ashmem.c explicitly non-m

[PATCH 2/7] drivers/staging: make android ion_page_pool.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
iley Andrews Cc: de...@driverdev.osuosl.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/ion/ion_page_pool.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/staging/android/ion/ion_page_pool.c b/drivers/staging/android/ion/ion_page_pool.c index 19ad3aba499a.

[PATCH 2/7] drivers/staging: make android ion_page_pool.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
iley Andrews Cc: de...@driverdev.osuosl.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/ion/ion_page_pool.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/staging/android/ion/ion_page_pool.c b/drivers/staging/android/ion/ion_page_pool.c index 19ad3aba499a.

[PATCH 4/7] drivers/staging: make android sw_sync.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
contained at the top of the file in the comments. Cc: Greg Kroah-Hartman Cc: "Arve Hjønnevåg" Cc: Riley Andrews Cc: de...@driverdev.osuosl.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/sw_sync.c | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-)

[PATCH 6/7] drivers/staging: make android timed_output.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
since this file does actually export some symbols. We also delete the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Greg Kroah-Hartman Cc: "Arve Hjønnevåg" Cc: Riley Andrews Cc: de...@driverdev.osuosl.org Signed-of

[PATCH 3/7] drivers/staging: make android tegra_ion.c properly tristate

2015-10-11 Thread Paul Gortmaker
c: Markus Elfring Cc: de...@driverdev.osuosl.org Cc: linux-te...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/ion/tegra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/android/ion/tegra/Makefile b/drivers/staging/android/ion/tegra/Ma

[PATCH 5/7] drivers/staging: make android lowmemorykiller.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
driverdev.osuosl.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/lowmemorykiller.c | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/drivers/staging/android/lowmemorykiller.c b/drivers/staging/android/lowmemorykiller.c index 569d12c02877..e679d

[PATCH 1/7] drivers/staging: make android ashmem.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
tter since this file uses the global THIS_MODULE. We also delete the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Greg Kroah-Hartman Cc: "Arve Hjønnevåg" Cc: Riley Andrews Cc: de...@driverdev.osuosl.org Signed-of

[PATCH 1/7] drivers/staging: make android ashmem.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
tter since this file uses the global THIS_MODULE. We also delete the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Greg Kroah-Hartman Cc: "Arve Hjønnevåg" Cc: Riley Andrews Cc: de...@driverdev.osuosl.org Signed-of

[PATCH 6/7] drivers/staging: make android timed_output.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
since this file does actually export some symbols. We also delete the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Greg Kroah-Hartman Cc: "Arve Hjønnevåg" Cc: Riley Andrews Cc: de...@driverdev.osuosl.org Signed-of

[PATCH 4/7] drivers/staging: make android sw_sync.c explicitly non-modular

2015-10-11 Thread Paul Gortmaker
contained at the top of the file in the comments. Cc: Greg Kroah-Hartman Cc: "Arve Hjønnevåg" Cc: Riley Andrews Cc: de...@driverdev.osuosl.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/sw_sync.c | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-)

Re: [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP

2015-07-06 Thread Paul Gortmaker
[Re: [PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP] On 06/07/2015 (Mon 08:48) Stephen Rothwell wrote: > Hi all, > > On Sun, 5 Jul 2015 18:57:51 +0200 Geert Uytterhoeven > wrote: > > > > On Sat, Jul 4, 2015 at 11:35 PM, Chen Gang > > wrote: > > > It needs clk_add_

Re: randconfig build error with next-20150620, in drivers/staging/board/board.c

2015-06-20 Thread Paul Gortmaker
On Sat, Jun 20, 2015 at 5:40 PM, Jim Davis wrote: > Building with the attached random configuration file, > > drivers/built-in.o: In function `board_staging_register_clock': > /home/jim/linux/drivers/staging/board/board.c:131: undefined reference > to `clk_add_alias' Should be fixed once this get

Re: [PATCH 1/1] drivers: staging: rtl8192u: ieee80211: ieee80211_softmac.c: auth parse error code byte order fix

2015-05-25 Thread Paul Gortmaker
On 15-05-23 10:53 PM, tolga ceylan wrote: > On 05/12/2015 08:55 PM, Tolga Ceylan wrote: >> Error code returned from auth_parse() should in cpu byte order. >> >> Signed-off-by: Tolga Ceylan >> --- >> drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c | 2 +- >> 1 file changed, 1 insertion(+)

Re: [PATCH] staging: rtl8192u: Modify if, else if conditions to remove unnecessary equality checks. This change was detected with the help of coccinelle tool.

2015-05-19 Thread Paul Gortmaker
[[PATCH] staging: rtl8192u: Modify if, else if conditions to remove unnecessary equality checks. This change was detected with the help of coccinelle tool.] On 18/05/2015 (Mon 16:00) Dhere, Chaitanya (C.) wrote: > Signed-off-by: Chaitanya Dhere > Reply-To: > > --- > drivers/staging/rtl8192u/

[PATCH 10/11] drivers/staging: include for modular android tegra_ion code

2015-04-30 Thread Paul Gortmaker
Warren Cc: Thierry Reding Cc: Alexandre Courbot Cc: de...@driverdev.osuosl.org Cc: linux-te...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/staging/android/ion/tegra/tegra_ion.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/android/ion/tegra/tegra_ion.c b/drive

Re: [PATCH v2] Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines

2014-10-08 Thread Paul Gortmaker
On 14-10-08 04:52 PM, Aaro Koskinen wrote: > Hi, > > On Wed, Oct 08, 2014 at 09:46:55PM +0200, Roberto Medina wrote: >> Thank you very much for your feedback. I just want to let you know that I >> didn't ignore that annotation from the last patch. I actually added the >> white line because checkpa

Re: [PATCH v2] Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines

2014-10-08 Thread Paul Gortmaker
On 14-10-08 03:18 PM, Roberto Medina wrote: > From: Roberto Medina > > Fixed coding style warnings due to missing blank lines. > Dubious additions removed. > > Signed-off-by: Roberto Medina > > --- > drivers/staging/octeon/ethernet-tx.c | 11 +++ > 1 file changed, 11 insertions(+) >

Re: [PATCH] Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines

2014-10-08 Thread Paul Gortmaker
On 14-10-08 01:51 PM, Roberto Medina wrote: > From: Roberto Medina > > Fixed coding style warnings due to missing blank lines. Seems some dubious additions -- annotated below > > Signed-off-by: Roberto Medina > > --- > drivers/staging/octeon/ethernet-tx.c | 13 + > 1 file ch