mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
spinlock can be initialized automatically with DEFINE_SPINLOCK() rather than explicitly calling spin_lock_init(). Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Lifu Chen <chenlifu@huawei.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
||
|---|---|---|
| .. | ||
| clock.c | ||
| dbdma.c | ||
| dma.c | ||
| gpiolib.c | ||
| irq.c | ||
| Makefile | ||
| platform.c | ||
| power.c | ||
| prom.c | ||
| setup.c | ||
| sleeper.S | ||
| time.c | ||
| usb.c | ||
| vss.c | ||