Build error (kernel 2.6.36-rc3-git1):
Building modules, stage 2.
MODPOST 3056 modules
ERROR: "st_get_plat_device" [drivers/staging/ti-st/st_drv.ko] undefined!
___
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/
This patch fixes a compilation warning in today linux-next
removing some compilation conditionals.
Signed-off-by: Javier Martinez Canillas
---
drivers/staging/xgifb/XGI_main_26.c |5 +
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/xgifb/XGI_main_26.c
b/
This patch fixes a compile warning removing an unnecessary log message.
I redo the patch against today linux-next.
Thanks a lot
Signed-off-by: Javier Martinez Canillas
---
drivers/staging/xgifb/XGI_main_26.c |7 ---
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/drivers
On Tue, Sep 07, 2010 at 06:44:48PM +0530, Prashant P. Shah wrote:
> This is a patch to the wwrap.c file that fixes style
> issues found by the checkpatch.pl tool.
> - extra spaces
> - invalid code indent
> - extra braces
> - invalid comment style
>
> Signed-off-by: Prashant P. Shah
This patch no
On Tue, Sep 07, 2010 at 08:09:53AM -0700, Joe Perches wrote:
> On Tue, 2010-09-07 at 18:44 +0530, Prashant P. Shah wrote:
> > This is a patch to the wwrap.c file that adds valid KERN_ loglevels
> > to printk() statements
> >
> > Signed-off-by: Prashant P. Shah
> > ---
> > drivers/staging/otus/ww
> -Original Message-
> From: Greg KH [mailto:gre...@suse.de]
> Sent: Tuesday, September 07, 2010 5:04 PM
> To: Vipin Mehta
> Cc: Andy Shevchenko; linux-ker...@vger.kernel.org;
> de...@driverdev.osuosl.org
> Subject: Re: [PATCH 2/2] staging: ath6kl: use native methods from kernel
> library
On Tue, Sep 07, 2010 at 11:54:46PM +0100, Andre Nogueira wrote:
> Hi.
>
> I want to consolidate my knowledge about Linux Kernel.
>
> The Linux foundation has courses for Linux development. I am
> interested in the following courses: Linux Kernel Internals/Debugging
> and Linux Device Drivers.
>
On Tue, Sep 07, 2010 at 10:46:27AM +0200, Jiri Slaby wrote:
> On 09/07/2010 07:34 AM, Javier Martinez Canillas wrote:
> > Current patch solves compilation warnings in staging/xgifb for using
> > possibly uninitialized variables.
> >
> > Signed-off-by: Javier Martinez Canillas
> > ---
> > driver
On Tue, Sep 07, 2010 at 09:16:46AM +0200, walter harms wrote:
>
>
> Greg KH schrieb:
> > On Mon, Sep 06, 2010 at 09:51:20AM +0200, walter harms wrote:
> >> the indention should be fixed also.
> >
> > Yes, the indentation for the whole file should be fixed, but that's not
> > what this patch was
On Tue, Sep 07, 2010 at 02:18:02PM -0700, Vipin Mehta wrote:
> Andy,
> Thanks for the patch. Although the driver supports Linux but it has
> been architected to support other OSes if desired. The code is,
> therefore, organized into generic and OS specific components with the
> latter part of the c
Signed-off-by: Vipin Mehta
---
drivers/staging/ath6kl/os/linux/ioctl.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/ath6kl/os/linux/ioctl.c
b/drivers/staging/ath6kl/os/linux/ioctl.c
index 8ed87e7..d5f7ac0 100644
--- a/drivers/staging/ath6kl/os/linux/i
Until Friday Sep 10 buy any list below for just $199 each or 3 for $299:
All lists are 100% optin and are 6 months or newer.
** HEALTHCARE LISTS **
- Physicians (34 specialties) - 788k records, 17k emails, 200k fax numbers
- Chiropractors - 108,421 total records * 3,414 emails * 6,553 fax number
Hi.
I want to consolidate my knowledge about Linux Kernel.
The Linux foundation has courses for Linux development. I am
interested in the following courses: Linux Kernel Internals/Debugging
and Linux Device Drivers.
What do you think about these courses?
Thanks in advance for your opinion.
--
On Wed, Sep 8, 2010 at 12:18 AM, Vipin Mehta wrote:
> Andy,
> Thanks for the patch. Although the driver supports Linux but it has been
> architected to support other OSes if desired. The code is, therefore,
> organized into generic and OS specific components with the latter part of the
> code
Andy,
Thanks for the patch. Although the driver supports Linux but it has been
architected to support other OSes if desired. The code is, therefore, organized
into generic and OS specific components with the latter part of the code
captured into the os/linux directory. As such, the patch will
Greg,
> -Original Message-
> From: Greg KH [mailto:gre...@suse.de]
> Sent: Tuesday, August 31, 2010 5:43 PM
> To: Savoy, Pavan
> Cc: linux-ker...@vger.kernel.org; de...@driverdev.osuosl.org
> Subject: Re: [PATCH] drivers:staging:ti-st: remove st_get_plat_device
>
> On Wed, Sep 01, 2010
Until Friday Sep 10 buy any list below for just $199 each, 3 for $299 or 5 for
$399:
All lists are 100% optin and are 6 months or newer.
** HEALTHCARE LISTS **
- Physicians (34 specialties) - 788k records, 17k emails, 200k fax numbers
- Chiropractors - 108,421 total records * 3,414 emails * 6,5
There are already implemented methods such hex_to_bin() or isxdigit() in
the kernel. Let's use them.
Signed-off-by: Andy Shevchenko
---
.../staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c | 31 ++-
drivers/staging/ath6kl/os/linux/eeprom.c | 32 +--
2
Signed-off-by: Andy Shevchenko
---
drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 15 ++-
1 files changed, 2 insertions(+), 13 deletions(-)
diff --git a/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
b/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
index 1529239..eac049b 100644
---
On Tue, 2010-09-07 at 18:44 +0530, Prashant P. Shah wrote:
> This is a patch to the wwrap.c file that adds valid KERN_ loglevels
> to printk() statements
>
> Signed-off-by: Prashant P. Shah
> ---
> drivers/staging/otus/wwrap.c | 33 -
> 1 files changed, 16 inser
This is a patch to the wwrap.c file that removes the initialization
of global variable 'smp_kevent_Lock' to 0
Signed-off-by: Prashant P. Shah
---
drivers/staging/otus/wwrap.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/otus/wwrap.c b/drivers/staging/
This is a patch to the wwrap.c file that adds valid KERN_ loglevels
to printk() statements
Signed-off-by: Prashant P. Shah
---
drivers/staging/otus/wwrap.c | 33 -
1 files changed, 16 insertions(+), 17 deletions(-)
diff --git a/drivers/staging/otus/wwrap.c b/dr
This is a patch to the wwrap.c file that fixes style
issues found by the checkpatch.pl tool.
- extra spaces
- invalid code indent
- extra braces
- invalid comment style
Signed-off-by: Prashant P. Shah
---
drivers/staging/otus/wwrap.c | 1230 +-
1 files cha
>> So this patch removes the unnecessary log.
>
> Unfortunatly it doesn't apply as you and Prashant seem to like to modify
> the same file on the same day. Prashant's patch is now in my tree, so
> you need to redo this one. I suggest you two get together and
> coordinate this so I can stop reject
On 09/07/2010 07:34 AM, Javier Martinez Canillas wrote:
> Current patch solves compilation warnings in staging/xgifb for using possibly
> uninitialized variables.
>
> Signed-off-by: Javier Martinez Canillas
> ---
> drivers/staging/xgifb/vb_setmode.c |4 ++--
> 1 files changed, 2 insertions(
Greg KH schrieb:
> On Mon, Sep 06, 2010 at 09:51:20AM +0200, walter harms wrote:
>> the indention should be fixed also.
>
> Yes, the indentation for the whole file should be fixed, but that's not
> what this patch was doing.
>
> Remember, a patch should only do one thing at a time.
>
that is
26 matches
Mail list logo