Re: [PATCH] alsa: replace calls to sys_* with filp_open and vfs_read

From: Takashi Iwai
Date: Tue Aug 21 2007 - 06:14:16 EST


At Tue, 21 Aug 2007 12:38:02 +0800,
Eugene Teo wrote:
>
> This patch replaces calls to sys_* with filp_open and vfs_read. And since this
> is the last driver in the kernel that uses sys_{read,close}, it kills the
> exports as well. sys_open is left exported for sparc64 only.
>
> Cc: Takashi Iwai <tiwai@xxxxxxx>
> Signed-off-by: Eugene Teo <eugeneteo@xxxxxxxxx>
> Signed-off-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>

Oh, then I forgot this completely. If this is the last dinosaur, we
should rewrite it to use request_firmware(), and kill sys_* exports
then.

I'll prepare a patch to rewrite wavefront_synth.c soon.

Thanks.


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/