RE: [PATCH] [POWERPC] Add the PC speaker only when requested so

2008-05-23 Thread Medve Emilian
ginal Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Grant Likely > Sent: Thursday, May 22, 2008 6:28 PM > To: Medve Emilian > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; linuxppc-embedded@ozlabs.org > Subject: Re: [PATCH] [POWERP

Re: [PATCH] [POWERPC] Add the PC speaker only when requested so

2008-05-22 Thread Grant Likely
On Thu, May 22, 2008 at 9:34 PM, Kumar Gala <[EMAIL PROTECTED]> wrote: > > On May 22, 2008, at 6:27 PM, Grant Likely wrote: > >> On Thu, May 22, 2008 at 4:40 PM, Emil Medve <[EMAIL PROTECTED]> >> wrote: >>> >>> This will cause this minor boot-time debugging error message to go away: >>> >>> [1.

Re: [PATCH] [POWERPC] Add the PC speaker only when requested so

2008-05-22 Thread Kumar Gala
On May 22, 2008, at 6:27 PM, Grant Likely wrote: On Thu, May 22, 2008 at 4:40 PM, Emil Medve <[EMAIL PROTECTED] > wrote: This will cause this minor boot-time debugging error message to go away: [1.316451] calling add_pcspkr+0x0/0x84 [1.316478] initcall add_pcspkr+0x0/0x84 returned

Re: [PATCH] [POWERPC] Add the PC speaker only when requested so

2008-05-22 Thread Grant Likely
On Thu, May 22, 2008 at 4:40 PM, Emil Medve <[EMAIL PROTECTED]> wrote: > This will cause this minor boot-time debugging error message to go away: > > [1.316451] calling add_pcspkr+0x0/0x84 > [1.316478] initcall add_pcspkr+0x0/0x84 returned -19 after 0 msecs What situation are you hitting

[PATCH] [POWERPC] Add the PC speaker only when requested so

2008-05-22 Thread Emil Medve
This will cause this minor boot-time debugging error message to go away: [1.316451] calling add_pcspkr+0x0/0x84 [1.316478] initcall add_pcspkr+0x0/0x84 returned -19 after 0 msecs Signed-off-by: Emil Medve <[EMAIL PROTECTED]> --- > scripts/checkpatch.pl > 0001--POWERPC-Add-the-PC-speake