Re: [PATCH v4 2/5] ALSA: ctxfi: initialized snd_card

2014-09-23 Thread Sudip Mukherjee
On Tue, Sep 23, 2014 at 04:09:08PM +0200, Takashi Iwai wrote: > At Tue, 23 Sep 2014 16:30:21 +0530, > Sudip Mukherjee wrote: > > > > initialized the reference of snd_card which was added to the various > > structures through the previous patch of the series. > > these references of snd_card will b

Re: [PATCH v4 2/5] ALSA: ctxfi: initialized snd_card

2014-09-23 Thread Takashi Iwai
At Tue, 23 Sep 2014 16:30:21 +0530, Sudip Mukherjee wrote: > > initialized the reference of snd_card which was added to the various > structures through the previous patch of the series. > these references of snd_card will be used in a later patch to convert > the pr_* macros to dev_* > > Signed-

[PATCH v4 2/5] ALSA: ctxfi: initialized snd_card

2014-09-23 Thread Sudip Mukherjee
initialized the reference of snd_card which was added to the various structures through the previous patch of the series. these references of snd_card will be used in a later patch to convert the pr_* macros to dev_* Signed-off-by: Sudip Mukherjee --- sound/pci/ctxfi/ctamixer.c | 2 ++ sound/pci