[alsa-devel] [PATCH 1/7] Remove obsolete comment Signed-off-by: Eliot Blennerhassett <eblennerhassett at audioscience.com>

Takashi Iwai tiwai at suse.de
Tue Mar 23 15:07:54 CET 2010


At Tue, 23 Mar 2010 21:14:21 +1300,
linux at audioscience.com wrote:
> 
> From: Eliot Blennerhassett <eblennerhassett at audioscience.com>
> 
> ---
>  pci/asihpi/hpioctl.c |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/pci/asihpi/hpioctl.c b/pci/asihpi/hpioctl.c
> index 247d5e9..dacef35 100644
> --- a/pci/asihpi/hpioctl.c
> +++ b/pci/asihpi/hpioctl.c
> @@ -320,9 +320,6 @@ int __devinit asihpi_adapter_probe(
>  	adapter.pci = pci_dev;
>  
>  	nm = HPI_MAX_ADAPTER_MEM_SPACES;
> -	/* temporary for DM648, handled in hpi1000 */
> -	if (pci_dev->device == 0xB003)
> -		nm = 0;	/* don't map any for this device */

This change doesn't look like "remove obsolete comment".
The next patch, too.

Could you provide a more matching changelog?


thanks,

Takashi


More information about the Alsa-devel mailing list