]> git.ipfire.org Git - people/ms/u-boot.git/commit
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
authorTim Harvey <tharvey@gateworks.com>
Tue, 19 May 2015 17:01:20 +0000 (10:01 -0700)
committerJoe Hershberger <joe.hershberger@ni.com>
Tue, 11 Aug 2015 18:17:07 +0000 (13:17 -0500)
commit48b168bbfa97e4ebb7c093696c27dfb32bf82ad8
tree3b78a63a121cf9208c877121c49dd174ad0c8bd4
parent3c63dd5302a2f14c292a469b9934a8fc02b627cc
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI

remove unnecessary clearing of SWSM.SWSM_SMBI when obtaining the SW
semaphore. This was introduced in 951860634fdb557bbb58e0f99215391bc0c29779
while adding i210 support and should be now resolved by releasing the
semaphore when no longer needed.

Cc: Marcel Ziswiler <marcel@ziswiler.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Aneesh Bansal <aneesh.bansal@freescale.com>
Cc: Naveen Burmi <NaveenBurmi@freescale.com>
Cc: Po Liu <po.liu@freescale.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Alison Wang <alison.wang@freescale.com>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
Cc: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Cc: York Sun <yorksun@freescale.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
drivers/net/e1000.c