From: Eric Skoglund
This patch converts spaces to tabs to conform to the coding style standards.
Signed-off-by: Eric Skoglund
---
drivers/staging/cxt1e1/sbeid.c | 318 -
1 file changed, 159 insertions(+), 159 deletions(-)
diff --git a/drivers/staging/cx
From: Eric Skoglund
This patch fixes a brace coding style issue.
Signed-off-by: Eric Skoglund
---
drivers/staging/cxt1e1/sbeid.c | 15 +--
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/drivers/staging/cxt1e1/sbeid.c b/drivers/staging/cxt1e1/sbeid.c
index 75efbc3..b
From: Eric Skoglund
This patch fixes whitespace coding style errors: func () --> func()
Signed-of-by: Eric Skoglund
---
drivers/staging/cxt1e1/sbeid.c | 84 +-
1 file changed, 42 insertions(+), 42 deletions(-)
diff --git a/drivers/staging/cxt1e1/sbeid.c
On Mon, Nov 11, 2013 at 11:22 AM, Josh Boyer wrote:
> Hi All,
>
> With v3.12-2839-gedae583 (Linus' tree as of this morning), the
> ipuv3-crtc.ko module fails to link with the following messages:
>
> ERROR: "ipu_plane_disable" [drivers/staging/imx-drm/ipuv3-crtc.ko] undefined!
> ERROR: "ipu_plane_e
Hi Josh,
On Tue, Nov 12, 2013 at 09:32:08AM -0500, Josh Boyer wrote:
> On Mon, Nov 11, 2013 at 11:22 AM, Josh Boyer
> wrote:
> > Hi All,
> >
> > With v3.12-2839-gedae583 (Linus' tree as of this morning), the
> > ipuv3-crtc.ko module fails to link with the following messages:
> >
> > ERROR: "ipu_
On Tue, Nov 12, 2013 at 9:57 AM, Sascha Hauer wrote:
> Hi Josh,
>
> On Tue, Nov 12, 2013 at 09:32:08AM -0500, Josh Boyer wrote:
>> On Mon, Nov 11, 2013 at 11:22 AM, Josh Boyer
>> wrote:
>> > Hi All,
>> >
>> > With v3.12-2839-gedae583 (Linus' tree as of this morning), the
>> > ipuv3-crtc.ko modul
That new macro is needed by the imx_drm staging driver
for supporting the QVGA display of the eukrea-cpuimx51 board.
Cc: Rob Herring
Cc: Pawel Moll
Cc: Mark Rutland
Cc: Stephen Warren
Cc: Ian Campbell
Cc: devicet...@vger.kernel.org
Cc: Greg Kroah-Hartman
Cc: driverdev-devel@linuxdriverproj
Without that fix, drivers using the drm_display_mode_from_videomode
function will not be able to get certain information because
some DISPLAY_FLAGS_* have no corresponding DRM_MODE_FLAG_*.
Cc: Greg Kroah-Hartman
Cc: driverdev-devel@linuxdriverproject.org
Cc: Matt Sealey
Cc: David Airlie
Cc:
Cc: Rob Herring
Cc: Pawel Moll
Cc: Mark Rutland
Cc: Stephen Warren
Cc: Ian Campbell
Cc: devicet...@vger.kernel.org
Cc: Greg Kroah-Hartman
Cc: driverdev-devel@linuxdriverproject.org
Cc: David Airlie
Cc: dri-de...@lists.freedesktop.org
Cc: Mauro Carvalho Chehab
Cc: Laurent Pinchart
Cc: linux
This change is needed for making the eukrea-cpuimx51
QVGA display work.
Greg Kroah-Hartman
Cc: driverdev-devel@linuxdriverproject.org
Cc: Philipp Zabel
Cc: Sascha Hauer
Cc: Shawn Guo
Cc: linux-arm-ker...@lists.infradead.org
Cc: David Airlie
Cc: dri-de...@lists.freedesktop.org
Cc: Eric Bénar
On Tue, Nov 12, 2013 at 05:49:18PM +0100, Denis Carikli wrote:
> diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c
> index fc2adb6..586c12f 100644
> --- a/drivers/gpu/drm/drm_modes.c
> +++ b/drivers/gpu/drm/drm_modes.c
> @@ -537,6 +537,15 @@ int drm_display_mode_from_videomode(
commit b8d181e408af (staging: drm/imx: add drm plane support) added a file
to the make target for DRM_IMX_IPUV3 but didn't adjust the objs required
to actually build that as a module. Kbuild got confused and this lead to
link errors like:
ERROR: "ipu_plane_disable" [drivers/staging/imx-drm/ipuv3-
platform_device.name is "const char *"
Signed-off-by: Geert Uytterhoeven
Cc: Greg Kroah-Hartman
Cc: de...@driverdev.osuosl.org
---
drivers/staging/usbip/vhci_hcd.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/usbip/vhci_hcd.c b/drivers/staging/usbip/vhc
usb_driver.name is "const char *"
Signed-off-by: Geert Uytterhoeven
Cc: Greg Kroah-Hartman
Cc: de...@driverdev.osuosl.org
---
drivers/staging/rtl8188eu/os_dep/usb_intf.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8188eu/os_dep/usb_intf.c
b/drivers
device_driver.name is "const char *"
Signed-off-by: Geert Uytterhoeven
Cc: Greg Kroah-Hartman
Cc: de...@driverdev.osuosl.org
---
drivers/staging/dwc2/platform.c |2 +-
drivers/staging/usbip/vhci_hcd.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging
Hi there,
while there is a driver (of sorts) for this card its problems are
legion. For a number of years now I've been slowly reverse-engineering
it with a view to writing a new driver from scratch. While I'm further
along the route than when I started the going is slow and I was
wondering i
Hi Lee
I'm trying to merge the common code into a single function
rtl8411_init_params(), but different chips may use a different
rtlxxx_pcr_ops even they have much the same. This is because the
ops may be called frequently.
Yet I'm trying to use Regulator Framework, it will make a
somewhat big
Hi Denis,
(Dropping the DT reviewers from the CC list to avoid spamming them)
Thank you for the patch.
On Tuesday 12 November 2013 17:49:19 Denis Carikli wrote:
> That new macro is needed by the imx_drm staging driver
> for supporting the QVGA display of the eukrea-cpuimx51 board.
>
> Cc: Rob
Hi Denis,
On Tue, Nov 12, 2013 at 2:49 PM, Denis Carikli wrote:
> This change is needed for making the eukrea-cpuimx51
> QVGA display work.
>
> Greg Kroah-Hartman
> Cc: driverdev-devel@linuxdriverproject.org
> Cc: Philipp Zabel
> Cc: Sascha Hauer
> Cc: Shawn Guo
> Cc: linux-arm-ker...@lists
Ahora en Mexico el mejor suplemento para aumentar tu virilidad
Podras poseer a la mujer que mas deseas en menos de lo que
imaginas..
No te cansaras de seducir mujeres
Visita http://x.co/1zPzf
___
devel mailing list
de...@linuxdriverproject.org
http:/
Hi Fabio,
Le Wed, 13 Nov 2013 01:52:25 -0200,
Fabio Estevam a écrit :
> On Tue, Nov 12, 2013 at 2:49 PM, Denis Carikli wrote:
> > + if (mode->flags & DRM_MODE_FLAG_DE_HIGH)
> > + sig_cfg.enable_pol = 1;
> > + if (mode->flags & DRM_MODE_FLAG_PIXDATA_POSEDGE)
> > +
Hi Russell,
Le Tue, 12 Nov 2013 17:04:55 +,
Russell King - ARM Linux a écrit :
> On Tue, Nov 12, 2013 at 05:49:18PM +0100, Denis Carikli wrote:
> > diff --git a/drivers/gpu/drm/drm_modes.c b/drivers/gpu/drm/drm_modes.c
> > index fc2adb6..586c12f 100644
> > --- a/drivers/gpu/drm/drm_modes.c
>
22 matches
Mail list logo