ALSA: hda: cs35l41: Support Hibernation during Suspend
[linux-2.6-microblaze.git] / sound / pci / hda / cs35l41_hda_spi.c
index 2f5afad..71979cf 100644 (file)
@@ -49,6 +49,7 @@ static struct spi_driver cs35l41_spi_driver = {
        .driver = {
                .name           = "cs35l41-hda",
                .acpi_match_table = cs35l41_acpi_hda_match,
+               .pm             = &cs35l41_hda_pm_ops,
        },
        .id_table       = cs35l41_hda_spi_id,
        .probe          = cs35l41_hda_spi_probe,