summaryrefslogtreecommitdiff
path: root/die.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-11-07 00:23:24 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-11-09 10:30:03 +0100
commit5c3ba0cab03e9fb900ff60222a0313f2cc585c65 (patch)
treefc70f2514eae6d7666433c801de6484c55539b4b /die.c
parentd8514dee7b6957f7a779c10541d4e9872f9b55b9 (diff)
flowtop: Add runtime command to show help window
Show help window by pressing '?' with interactive commands description. Added simple footer bar with help label. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'die.c')
0 files changed, 0 insertions, 0 deletions
alization at the very beginning of probing. As a first step, this patch introduces snd_card_new() function (yes there was the same named function in the very past), in order to receive the parent device pointer from the very beginning. snd_card_create() is marked as deprecated. At this point, there is no functional change other than that. The actual change of the device creation scheme will follow later. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers/pcsp/pcsp.c')