Re:[PATCH] hwspinlock/core: Add testing capabilities

2012-12-29 Thread steve.zhan
Hi, It is good idea add this feature. 1: Can we let the "ret = hwspin_lock_tests(ops, hwlock);" add after hwspin_lock_register_single have return succeed, that can avoid test duplicated Or error lockid. Of course, If this interface is intend to test soc hardware capability only, we can put it

[no subject]

2012-12-29 Thread steve.zhan
Hi, It is good idea add this feature. 1: Can we let the "ret = hwspin_lock_tests(ops, hwlock);" add after hwspin_lock_register_single have return succeed, that can avoid test duplicated Or error lockid. Of course, If this interface is intend to test soc hardware capability only, we can put it