This patch fixes the following type of sparse warnings:
drivers/staging/vt6655/ioctl.c:308:104: warning: cast from restricted gfp_t
drivers/staging/vt6655/ioctl.c:579:109: warning: cast from restricted gfp_t
Signed-off-by: Silvio Fricke
---
drivers/staging/vt6655/ioctl.c | 6 --
1 file
-by: Silvio Fricke
---
drivers/staging/vt6655/wpactl.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/vt6655/wpactl.c b/drivers/staging/vt6655/wpactl.c
index d17224f..4745429 100644
--- a/drivers/staging/vt6655/wpactl.c
+++ b/drivers/staging/vt6655/wpactl.c
This patch fixes the following type of sparse warning:
drivers/staging/vt6655/iwctl.c:1846:35: warning: cast from restricted gfp_t
Signed-off-by: Silvio Fricke
---
drivers/staging/vt6655/iwctl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/iwctl.c
Hi Dan,
thanks for your review.
Attached second version of this series.
Cheers,
Silvio
Silvio Fricke (3):
staging: vt6655: removed incorrect casting in wpactl.c
staging: vt6655: removed incorrect casting in ioctl.c
staging: vt6655: removed incorrect casting in iwctl.c
drivers
e sure to let you know :)
I removed it.
Bye,
Silvio
v3: * no 'WIP'! Don't do that!
v2: * signed-off and message are not the same address
Silvio Fricke (3):
staging: vt6655: removed incorrect casting in wpactl.c
staging: vt6655: removed incorrect casting in ioctl.c
This patch fixes the following type of sparse warnings:
drivers/staging/vt6655/ioctl.c:308:104: warning: cast from restricted gfp_t
drivers/staging/vt6655/ioctl.c:579:109: warning: cast from restricted gfp_t
Signed-off-by: Silvio Fricke
---
drivers/staging/vt6655/ioctl.c | 6 --
1 file
-by: Silvio Fricke
---
drivers/staging/vt6655/wpactl.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/vt6655/wpactl.c b/drivers/staging/vt6655/wpactl.c
index d17224f..4745429 100644
--- a/drivers/staging/vt6655/wpactl.c
+++ b/drivers/staging/vt6655/wpactl.c
This patch fixes the following type of sparse warning:
drivers/staging/vt6655/iwctl.c:1846:35: warning: cast from restricted gfp_t
Signed-off-by: Silvio Fricke
---
drivers/staging/vt6655/iwctl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/iwctl.c
Hi,
I have tested this patches with my data-modul imx6q board.
So the patches get a:
Tested-by: Silvio Fricke
Shawn, can you add this patch to your tree if you pull Linus patches?
Thx and Cheers,
Silvio
Silvio Fricke (1):
ARM: dts: imx6: edmqmx6: add vcc and vio power supplies to stmpe
Signed-off-by: Silvio Fricke
---
arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts | 4
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
b/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
index e4ae38f..8fa08aa 100644
--- a/arch/arm/boot/dts/imx6q-dmo-edmqmx6.dts
+++ b
ptions for
ncurses and don't mix with others not relevant settings.
Signed-off-by: Silvio Fricke
---
scripts/kconfig/lxdialog/check-lxdialog.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/scripts/kconfig/lxdialog/check-lxdialog.sh
b/scripts/kconfig/lxdialog/check-lxdialog.sh
index 9
evel/11993
Cheers,
Silvio
Silvio Fricke (1):
kconfig: menuconfig: pkg-config should base upon default configuration
scripts/kconfig/lxdialog/check-lxdialog.sh | 3 +++
1 file changed, 3 insertions(+)
--
2.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel&qu
Hi,
This patch adds treshold functionality for the stmpe811 touchscreen controller.
Please review, comment or include it to your repository.
Best regards,
Silvio
Silvio Fricke (1):
Input: stmpe-ts: add chip threshold function
.../bindings/input/touchscreen/stmpe.txt | 3
Signed-off-by: Silvio Fricke
---
.../bindings/input/touchscreen/stmpe.txt | 3 ++
drivers/input/touchscreen/stmpe-ts.c | 38 +++---
include/linux/mfd/stmpe.h | 1 +
3 files changed, 31 insertions(+), 11 deletions(-)
diff --git a
Signed-off-by: Silvio Fricke
CC: Thomas Gleixner
CC: Jason Cooper
CC: Marc Zyngier
---
arch/arm/boot/dts/spear1310-evb.dts | 1 -
arch/arm/boot/dts/spear1340-evb.dts | 2 --
arch/arm/boot/dts/spear320-hmi.dts | 3 ---
3 files changed, 6 deletions(-)
diff --git a/arch/arm/boot/dts/spear1310
Signed-off-by: Silvio Fricke
CC: Thomas Gleixner
CC: Jason Cooper
CC: Marc Zyngier
---
arch/arm/boot/dts/imx53-m53.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx53-m53.dtsi b/arch/arm/boot/dts/imx53-m53.dtsi
index 87a7fc7..8a5acb5 100644
--- a/arch/arm/boot/dts
Hi,
I have found some dts entries which are not evaluated by the drivers. This
patch remove this entries from the dts files.
Jason has mentioned I should CC: Thomas, Marc and him self to this mails.
thanks and best regards,
Silvio
Silvio Fricke (3):
ARM: mx5: dts: remove unused irq-trigger
Signed-off-by: Silvio Fricke
CC: Thomas Gleixner
CC: Jason Cooper
CC: Marc Zyngier
---
arch/arm/boot/dts/tegra30-apalis.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/tegra30-apalis.dtsi
b/arch/arm/boot/dts/tegra30-apalis.dtsi
index a5446cb..c2a7528 100644
--- a
Hi,
Some more ReSTification of core-api's: assoc_array, atomic_ops and local_ops. A
fourth patch removes a warning about a bullet list without ending at
firmware_class.c
Thanks for review.
BR
Silvio
Silvio Fricke (4):
Documentation/assoc_array.txt: convert to ReST markup
Document
... and move to Documentation/core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/assoc_array.txt | 574 +--
Documentation/core-api/assoc_array.rst | 549 +-
Documentation/core-api/index.rst | 1 +-
3 files changed
This patch removes following error at for `make htmldocs`. No functional
change.
./drivers/base/firmware_class.c:1348: WARNING: Bullet list ends without
a blank line; unexpected unindent.
Signed-off-by: Silvio Fricke
---
drivers/base/firmware_class.c | 6 +++---
1 file changed, 3
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/atomic_ops.txt | 640 +---
Documentation/core-api/atomic_ops.rst | 669 +++-
Documentation/core-api/index.rst | 1 +-
Documentation
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/core-api/index.rst | 1 +-
Documentation/core-api/local_ops.rst | 208 -
Documentation/local_ops.txt | 191 +--
3 files changed, 209 insertions
This patch removes following error at for `make htmldocs`. No functional
change.
./drivers/base/firmware_class.c:1348: WARNING: Bullet list ends without
a blank line; unexpected unindent.
Signed-off-by: Silvio Fricke
---
drivers/base/firmware_class.c | 6 +++---
1 file changed, 3
Hi,
Some more ReSTification of core-api's: assoc_array, atomic_ops and local_ops. A
fourth patch removes a warning about a bullet list without ending at
firmware_class.c
v1 -> v2
* use format-patch with a rename_threshold of 10%, no other changes
Thanks for review.
BR
Silvio
Silvio F
... and move to Documentation/core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/assoc_array.txt => Documentation/core-api/assoc_array.rst | 617
++--
Documentation/core-api/index.
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/atomic_ops.txt => Documentation/core-api/atomic_ops.rst | 745
+---
Documentation/core-api/index.rst |
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/core-api/index.rst| 1 +-
Documentation/local_ops.txt => Documentation/core-api/local_ops.rst | 275
+++
2 files changed, 147 insertions(+), 129 deletions(-)
diff --gi
This patch removes following error at for `make htmldocs`. No functional
change.
./drivers/base/firmware_class.c:1348: WARNING: Bullet list ends without
a blank line; unexpected unindent.
Signed-off-by: Silvio Fricke
---
drivers/base/firmware_class.c | 6 +++---
1 file changed, 3
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/core-api/index.rst| 1 +-
Documentation/local_ops.txt => Documentation/core-api/local_ops.rst | 273
+++
2 files changed, 145 insertions(+), 129 deletions(-)
diff --gi
... and move to Documentation/core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/assoc_array.txt => Documentation/core-api/assoc_array.rst | 639
++--
Documentation/core-api/index.
;code-blocks" with "::"
* add two ".. notes" declaration in atomic_ops.rst
v1 -> v2
* use format-patch with a rename_threshold of 10%, no other changes
Thanks for review.
BR
Silvio
Silvio Fricke (4):
Documentation/assoc_array.txt: convert to ReST markup
Documen
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/atomic_ops.txt => Documentation/core-api/atomic_ops.rst | 777
+---
Documentation/core-api/index.rst |
ries old(1,2,3,4) new(1,3,2,4)
v2 -> v3
* change ". ::" to "::"
* replace all "code-blocks" with "::"
* add two ".. notes" declaration in atomic_ops.rst
v1 -> v2
* use format-patch with a rename_threshold of 10%, no other changes
Thanks for review
... and move to Documentation/core-api folder.
Signed-off-by: Silvio Fricke
Reviewed-by: Mauro Carvalho Chehab
---
Documentation/assoc_array.txt => Documentation/core-api/assoc_array.rst | 639
++--
Documentation/core-
... and move to core-api folder.
Signed-off-by: Silvio Fricke
Reviewed-by: Mauro Carvalho Chehab
---
Documentation/core-api/index.rst| 1 +-
Documentation/local_ops.txt => Documentation/core-api/local_ops.rst | 273
+++
2 files changed, 145 inserti
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/atomic_ops.txt => Documentation/core-api/atomic_ops.rst | 324
++--
Documentation/core-api/index.rst |
This patch removes following error at for `make htmldocs`. No functional
change.
./drivers/base/firmware_class.c:1348: WARNING: Bullet list ends without
a blank line; unexpected unindent.
Signed-off-by: Silvio Fricke
Reviewed-by: Mauro Carvalho Chehab
---
drivers/base
38 matches
Mail list logo