summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorJon Paul Maloy <jon.maloy@ericsson.com>2015-07-16 16:54:19 -0400
committerDavid S. Miller <davem@davemloft.net>2015-07-20 20:41:14 -0700
commit9d13ec65ede775f896c3da1cfa35283afe2f796c (patch)
tree34ac0c21607481a2377b3201c3fe58c3f6ac7947 /scripts/basic
parent6acc23266054a9969737b435fa012f87465dbc50 (diff)
downloadkernel-9d13ec65ede775f896c3da1cfa35283afe2f796c.tar.gz
tipc: introduce link entry structure to struct tipc_node
struct 'tipc_node' currently contains two arrays for link attributes, one for the link pointers, and one for the usable link MTUs. We now group those into a new struct 'tipc_link_entry', and intoduce one single array consisting of such enties. Apart from being a cosmetic improvement, this is a starting point for the strict master-slave relation between node and link that we will introduce in the following commits. Reviewed-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
f='/distro/kernel/commit/sound/soc/codecs/wm5100.c?h=linux-6.12.y&id=3d907cc30d072829b6682fda791005de5768f34e'>ASoC: wm5100: Pass the IRQF_ONESHOT flagFabio Estevam 2015-03-09ASoC: wm5100: match wait_for_completion_timeout return typeNicholas Mc Guire 2015-01-14ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen 2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki 2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe 2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown 2014-06-19ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen 2014-04-14ASoC: wm5100: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen 2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown 2014-03-12Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown 2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li 2014-02-23ASoC: wm5100: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai 2014-02-20ASoC: wm5100: Update locking around use of DAPM pin APICharles Keepax 2014-01-23ASoC: wm5100: Export wm5100_detectSachin Kamat 2013-11-06ASoC: wm5100: Use WARN_ON() instead of BUG_ON()Takashi Iwai 2013-01-20ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configurationMark Brown 2013-01-04ASoC: wm5100: Remove DSP B and left justified formatsMark Brown 2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton 2012-11-20ASoC: remove use of __devinitconstBill Pemberton 2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds 2012-10-06sections: fix section conflicts in soundAndi Kleen 2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown 2012-06-19ASoC: wm5100: Remove stubs of ASoC-level register map codeMark Brown