Hi Mark > > +#define asoc_simple_card_clk_enable(dai) clk_prepare_enable((dai)->clk) > > +#define asoc_simple_card_clk_disable(dai) clk_disable_unprepare((dai)->clk) > > Could we make these static inline functions instead please? It > shouldn't make any difference to the generated code but it's a bit more > type safe. OK, will do in v2 Best regards --- Kuninori Morimoto _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel