summaryrefslogtreecommitdiff
path: root/bpfc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-2/+0
2013-06-04sock: add socket management functionsDaniel Borkmann1-0/+1
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+12
.git/commit/Documentation/i2c?h=nds-private-remove&id=47325078f2a3e543150e7df967e45756b2fff7ec'>47325078f2a3e543150e7df967e45756b2fff7ec (patch) tree30a8e46009579d86c1402e2e870f20a8525f07d5 /Documentation/i2c parentd4a6360f19c1c551afcba42be98df04651fab31b (diff)
ASoC: dapm: Make sure we have a card when displaying component widgets
The dummy component is reused for all cards so we special case and don't bind it to any of them. This means that code like that displaying the component widgets that tries to look at the card will crash. In the future we will fix this by ensuring that the dummy component looks like other components but that is invasive and so not suitable for a fix. Instead add a special case check here. Reported-by: Harry Pan <harry.pan@intel.com> Suggested-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org
Diffstat (limited to 'Documentation/i2c')