summaryrefslogtreecommitdiff
path: root/net/appletalk/Makefile
blob: 5cda56edef571075ac730003c44ebf0648b1d88e (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the Linux AppleTalk layer.
#

obj-$(CONFIG_ATALK) += appletalk.o

appletalk-y			:= aarp.o ddp.o dev.o
appletalk-$(CONFIG_PROC_FS)	+= atalk_proc.o
appletalk-$(CONFIG_SYSCTL)	+= sysctl_net_atalk.o
>ssdiff
authorRicardo Ribalda <ricardo.ribalda@gmail.com>2017-01-11 10:11:44 +0100
committerWolfram Sang <wsa@the-dreams.de>2017-01-12 20:52:12 +0100
commit701dc207bf551d9fe6defa36e84a911e880398c3 (patch)
tree7ec8b3ac8cd6431cbf19bc88b1ec273ed87a10f2 /drivers/usb/renesas_usbhs/pipe.c
parent2659161dd40dbb599a19f320164373093df44a89 (diff)
i2c: piix4: Avoid race conditions with IMC
On AMD's SB800 and upwards, the SMBus is shared with the Integrated Micro Controller (IMC). The platform provides a hardware semaphore to avoid race conditions among them. (Check page 288 of the SB800-Series Southbridges Register Reference Guide http://support.amd.com/TechDocs/45482.pdf) Without this patch, many access to the SMBus end with an invalid transaction or even with the bus stalled. Reported-by: Alexandre Desnoyers <alex@qtec.com> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>: Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/usb/renesas_usbhs/pipe.c')
ty "snps,dis_u3_susphy_quirk" in DT fix it. * tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti: ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'include/dt-bindings/pinctrl/dm814x.h')