commit | f6734627edea983b307593f71824d7ec2dd2625a | [log] [tgz] |
---|---|---|
author | Nathan Hintz <nlhintz@hotmail.com> | Sat Jan 12 02:46:13 2013 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 14 15:10:40 2013 -0500 |
tree | d3aa6d6968627d376b3e42a3e5616adbc371446c | |
parent | 6bf2e5461479c4511f59946a7378db576b04dbc5 [diff] |
bcma: delete duplicate readl The 'val' has already been read by the prior call to 'mips_busprobe32'; this 'readl' is unnecessary. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> Acked-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>