* [PATCH] [SERIAL] icom: select FW_LOADER
@ 2006-08-16 17:53 Olaf Hering
2006-08-21 18:24 ` [stable] " Greg KH
2006-09-06 13:39 ` Adrian Bunk
0 siblings, 2 replies; 3+ messages in thread
From: Olaf Hering @ 2006-08-16 17:53 UTC (permalink / raw)
To: stable, bunk, maks; +Cc: linux-kernel
The icom driver uses request_firmware()
and thus needs to select FW_LOADER.
Signed-off-by: maximilian attems <maks@sternwelten.at>
Signed-off-by: Olaf Hering <olh@suse.de>
---
drivers/serial/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux-2.6.16.27/drivers/serial/Kconfig
===================================================================
--- linux-2.6.16.27.orig/drivers/serial/Kconfig
+++ linux-2.6.16.27/drivers/serial/Kconfig
@@ -820,6 +820,7 @@ config SERIAL_ICOM
tristate "IBM Multiport Serial Adapter"
depends on PCI && (PPC_ISERIES || PPC_PSERIES)
select SERIAL_CORE
+ select FW_LOADER
help
This driver is for a family of multiport serial adapters
including 2 port RVX, 2 port internal modem, 4 port internal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [stable] [PATCH] [SERIAL] icom: select FW_LOADER
2006-08-16 17:53 [PATCH] [SERIAL] icom: select FW_LOADER Olaf Hering
@ 2006-08-21 18:24 ` Greg KH
2006-09-06 13:39 ` Adrian Bunk
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2006-08-21 18:24 UTC (permalink / raw)
To: Olaf Hering; +Cc: stable, bunk, maks, linux-kernel
On Wed, Aug 16, 2006 at 07:53:50PM +0200, Olaf Hering wrote:
>
> The icom driver uses request_firmware()
> and thus needs to select FW_LOADER.
>
> Signed-off-by: maximilian attems <maks@sternwelten.at>
> Signed-off-by: Olaf Hering <olh@suse.de>
Queued to -stable, thanks.
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] [SERIAL] icom: select FW_LOADER
2006-08-16 17:53 [PATCH] [SERIAL] icom: select FW_LOADER Olaf Hering
2006-08-21 18:24 ` [stable] " Greg KH
@ 2006-09-06 13:39 ` Adrian Bunk
1 sibling, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2006-09-06 13:39 UTC (permalink / raw)
To: Olaf Hering; +Cc: stable, maks, linux-kernel
On Wed, Aug 16, 2006 at 07:53:50PM +0200, Olaf Hering wrote:
>
> The icom driver uses request_firmware()
> and thus needs to select FW_LOADER.
>...
Thanks, applied to 2.6.16.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-09-06 13:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-16 17:53 [PATCH] [SERIAL] icom: select FW_LOADER Olaf Hering
2006-08-21 18:24 ` [stable] " Greg KH
2006-09-06 13:39 ` Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox