--- On Mon, 4/20/09, Mauro Carvalho Chehab <[email protected]> wrote:
> From: Mauro Carvalho Chehab <[email protected]>
> Subject: Re: [PATCH] [0904_14] Siano: assemble all components to one kernel
> module
> To: "Uri Shkolnik" <[email protected]>
> Cc: "LinuxML" <[email protected]>
> Date: Monday, April 20, 2009, 9:03 PM
> On Sun, 5 Apr 2009 04:42:11 -0700
> (PDT)
> Uri Shkolnik <[email protected]>
> wrote:
>
> >
> > # HG changeset patch
> > # User Uri Shkolnik <[email protected]>
> > # Date 1238756860 -10800
> > # Node ID 616e696ce6f0c0d76a1aaea8b36e0345112c5ab6
> > # ParentÂ
> f65a29f0f9a66f82a91525ae0085a15f00ac91c2
> > [PATCH] [0904_14] Siano: assemble all components to
> one kernel module
> >
> > From: Uri Shkolnik <[email protected]>
> >
> > Previously, the support for Siano-based devices
> > has been combined from several kernel modules.
> > This patch assembles all into single kernel module.
>
> Why? It seems better to keep it more modular.
>
> Cheers,
> Mauro
>
The driver remains as modular as it was before (regarding sources files).
Why to load smsusb.ko and than load smsdvb.ko and than load usbcore.ko? (and ir
and endian... and...)
The driver handles any device (or devices) with Siano silicon on it, simple as
that.
The new build method (Makefile and Kconfig) after the patches (yet to be fully
submitted), build the driver to match the system it targets. (If USB exist than
it builds the USB interface driver (otherwise it doesn't) and links it to the
single module, same for SDIO, and any other interface driver, same for any
clients and any other component).
Regards,
Uri
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html