static void u8500_hsem_relax()

in u8500_hsem.c [74:77]


static void u8500_hsem_relax(struct hwspinlock *lock)
{
	ndelay(50);
}