>Среда, 21 сентября 2016, 9:57 +03:00 от Yangbo Lu :
>
>From: Arnd Bergmann < a...@arndb.de >
>
>We keep running into cases where device drivers want to know the exact
>version of the a SoC they are currently running on. In the past, this has
>usually been done through a vendor specific API that ca
This patch converts GE I/O FPGA GPIO driver to platform driver.
Signed-off-by: Alexander Shiyan
---
drivers/gpio/gpio-ge.c | 174 +++--
1 file changed, 53 insertions(+), 121 deletions(-)
diff --git a/drivers/gpio/gpio-ge.c b/drivers/gpio/gpio-ge.c
Thu, 10 Apr 2014 18:30:16 +0200 от Linus Walleij :
> On Sun, Mar 30, 2014 at 7:14 AM, Alexander Shiyan wrote:
>
> > This patch converts GE I/O FPGA GPIO driver to platform driver.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
> > Only compile tested.
&
Wed, 2 Apr 2014 18:41:55 +0900 от Alexandre Courbot :
> On Sun, Mar 30, 2014 at 2:14 PM, Alexander Shiyan wrote:
> > This patch converts GE I/O FPGA GPIO driver to platform driver.
> >
> > Signed-off-by: Alexander Shiyan
> > ---
> > Only compile tested.
>
>
This patch converts GE I/O FPGA GPIO driver to platform driver.
Signed-off-by: Alexander Shiyan
---
Only compile tested.
---
drivers/gpio/gpio-ge.c | 176 -
1 file changed, 58 insertions(+), 118 deletions(-)
diff --git a/drivers/gpio/gpio-ge.c b
sound/soc/fsl/fsl_ssi.c: In function 'fsl_ssi_probe':
sound/soc/fsl/fsl_ssi.c:1180:6: warning: format '%d' expects argument
of type 'int', but argument 3 has type 'long int' [-Wformat=]
Reported-by: kbuild test robot
Signed-off-by: Alexander Shiyan
---
Signed-off-by: Alexander Shiyan
---
sound/soc/fsl/fsl_ssi.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sound/soc/fsl/fsl_ssi.c b/sound/soc/fsl/fsl_ssi.c
index 2101fc5..3d74477a 100644
--- a/sound/soc/fsl/fsl_ssi.c
+++ b/sound/soc/fsl/fsl_ssi.c
@@ -1192,7 +1192,8