[alsa-devel] [PATCH asoc-dev] ASoC: Convert N810 machine driver to use gpiolib

Takashi Iwai tiwai at suse.de
Wed May 14 17:33:03 CEST 2008


At Wed, 14 May 2008 14:26:18 +0300,
Jarkko Nikula wrote:
> 
> Use gpiolib since it is now available for OMAPs. Change also references to
> HW version RX44 to product name N810.
> 
> Signed-off-by: Jarkko Nikula <jarkko.nikula at nokia.com>
> ---
>  sound/soc/omap/n810.c |   25 ++++++++++++++-----------
>  1 files changed, 14 insertions(+), 11 deletions(-)
> 
> diff --git a/sound/soc/omap/n810.c b/sound/soc/omap/n810.c
> index c2afffb..2d982b1 100644
> --- a/sound/soc/omap/n810.c
> +++ b/sound/soc/omap/n810.c
> @@ -30,15 +30,15 @@
>  
>  #include <asm/mach-types.h>
>  #include <asm/arch/hardware.h>
> -#include <asm/arch/gpio.h>
> +#include <asm/gpio.h>

Checkpatch suggests to use linux/gpio.h instead.
Please fix and repost.


thanks,

Takashi


More information about the Alsa-devel mailing list