Re: [2.6 patch] remove sonypi_camera_command()

2007-06-02 Thread Mattia Dongili
On Sat, Jun 02, 2007 at 09:09:42PM +0200, Adrian Bunk wrote: > This patch removes the no longer used sonypi_camera_command(). > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Signed-off-by: Mattia Dongili <[EMAIL PROTECTED]> > > --- > > drivers/char/sonypi.c | 47

[2.6 patch] remove sonypi_camera_command()

2007-06-02 Thread Adrian Bunk
This patch removes the no longer used sonypi_camera_command(). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/char/sonypi.c | 47 - include/linux/sonypi.h |2 - 2 files changed, 49 deletions(-) --- linux-2.6.22-rc3-mm1/include/linux/so