diff options
author | Yangbo Lu <yangbo.lu@nxp.com> | 2018-01-09 11:02:33 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-10 14:54:13 -0500 |
commit | 11d827a993a969c3c6ec56758ff63a44ba19b466 (patch) | |
tree | b8d6a0a308cf17fa083bd8dd27bd6c508e00ccd4 /Documentation/spi | |
parent | e5143f863c92f9f37b0977e482d6c78e74500f3b (diff) | |
download | linux-11d827a993a969c3c6ec56758ff63a44ba19b466.tar.bz2 |
net: gianfar_ptp: move set_fipers() to spinlock protecting area
set_fipers() calling should be protected by spinlock in
case that any interrupt breaks related registers setting
and the function we expect. This patch is to move set_fipers()
to spinlock protecting area in ptp_gianfar_adjtime().
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/spi')
0 files changed, 0 insertions, 0 deletions