28 May
2018
28 May
'18
2:50 p.m.
On Mon, 28 May 2018 11:58:19 +0200, Takashi Iwai wrote:
Simplify the device management by replacing the lowlevel device object allocation with the card->private_data. Nowadays there is almost no advantage by the lowlevel device, and with card->private_data, the code becomes cleaner.
Scratch this, it's no trivial change, and even slightly buggy... The other twos are really trivial, so they can be merged without problems.
Will refresh this one later as an individual patch.
Takashi