Ignore:
Timestamp:
Jul 21, 2010, 7:13:21 PM (15 years ago)
Author:
David Azarewicz
Message:

Debug statement cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/alsa-kernel/pci/hda/hda_hwdep.c

    r464 r521  
    9999{
    100100#ifndef CONFIG_SND_DEBUG_VERBOSE
    101         if (!capable(CAP_SYS_RAWIO))
    102                 return -EACCES;
     101//      if (!capable(CAP_SYS_RAWIO))
     102//              return -EACCES;
    103103#endif
    104104        return 0;
Note: See TracChangeset for help on using the changeset viewer.