commit | 1c3d038bd5fb9dc868bb7474caaddc7aea4d562e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 14 16:21:50 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Feb 21 14:27:04 2012 +0000 |
tree | ec853560944959c1ac0ff9a7bd4ed89a3fd4e4af | |
parent | a7670151a48cc54fafd8f1b4f04a1495c2f8b6f0 [diff] |
PCMCIA: soc_common: remove explicit wrprot initialization in socket drivers soc_common already initializes state.wrprot to zero, so explicitly setting wrprot to zero in the socket drivers has no additional effect. Acked-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>