From: 黄涛 Date: Mon, 19 Mar 2012 02:04:04 +0000 (+0800) Subject: rk30: devices.c reformatted with Lindent X-Git-Tag: firefly_0821_release~9595^2~53 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1f4d4ef410adeddd92963f4f6ecd1b85123dfdd8;p=firefly-linux-kernel-4.4.55.git rk30: devices.c reformatted with Lindent --- diff --git a/arch/arm/mach-rk30/devices.c b/arch/arm/mach-rk30/devices.c old mode 100755 new mode 100644 index 402c04da7ae4..12640d4c787e --- a/arch/arm/mach-rk30/devices.c +++ b/arch/arm/mach-rk30/devices.c @@ -12,7 +12,7 @@ * GNU General Public License for more details. * */ - + #include #include #include @@ -26,8 +26,6 @@ #include #include -static u64 dma_dmamask = DMA_BIT_MASK(32); - #ifdef CONFIG_ADC_RK30 static struct resource rk30_adc_resource[] = { { @@ -72,6 +70,7 @@ struct platform_device device_tsadc = { }; #endif +static u64 dma_dmamask = DMA_BIT_MASK(32); static struct resource resource_dmac1[] = { [0] = { @@ -553,8 +552,8 @@ static int spi_io_init(struct spi_cs_gpio *cs_gpios, int cs_num) { int i; if (cs_gpios) { - for (i=0; i