diff for duplicates of <20150121045317.7648.4631.sendpatchset@little-apple> diff --git a/a/1.txt b/N1/1.txt index f0d4ff2..89c3e33 100644 Binary files a/a/1.txt and b/N1/1.txt differ diff --git a/a/content_digest b/N1/content_digest index ebd9ef1..846a680 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020150121045256.7648.7451.sendpatchset@little-apple\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 02/13] ARM: shmobile: mackerel: Remove Legacy C board code\0" - "Date\0Wed, 21 Jan 2015 04:53:17 +0000\0" + "Date\0Wed, 21 Jan 2015 13:53:17 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -191,13 +191,13 @@ "- *\n" "- * IRQX | pin setting | device | level\n" "- * ------+--------------------+--------------------+-------\n" - "- * IRQ0 | ICR1A.IRQ0SA\010 | SDHI2 card detect | Low\n" - "- * IRQ6 | ICR1A.IRQ6SA\011 | Ether(LAN9220) | High\n" - "- * IRQ7 | ICR1A.IRQ7SA\010 | LCD Touch Panel | Low\n" - "- * IRQ8 | ICR2A.IRQ8SA\010 | MMC/SD card detect | Low\n" - "- * IRQ9 | ICR2A.IRQ9SA\010 | KEY(TCA6408) | Low\n" - "- * IRQ21 | ICR4A.IRQ21SA\011 | Sensor(ADXL345) | High\n" - "- * IRQ22 | ICR4A.IRQ22SA\011 | Sensor(AK8975) | High\n" + "- * IRQ0 | ICR1A.IRQ0SA=0010 | SDHI2 card detect | Low\n" + "- * IRQ6 | ICR1A.IRQ6SA=0011 | Ether(LAN9220) | High\n" + "- * IRQ7 | ICR1A.IRQ7SA=0010 | LCD Touch Panel | Low\n" + "- * IRQ8 | ICR2A.IRQ8SA=0010 | MMC/SD card detect | Low\n" + "- * IRQ9 | ICR2A.IRQ9SA=0010 | KEY(TCA6408) | Low\n" + "- * IRQ21 | ICR4A.IRQ21SA=0011 | Sensor(ADXL345) | High\n" + "- * IRQ22 | ICR4A.IRQ22SA=0011 | Sensor(AK8975) | High\n" "- */\n" "-\n" "-/*\n" @@ -268,7 +268,8 @@ "- */\n" "-\n" "-/* Fixed 3.3V and 1.8V regulators to be used by multiple devices */\n" - "-static struct regulator_consumer_supply fixed1v8_power_consumers[] -{\n" + "-static struct regulator_consumer_supply fixed1v8_power_consumers[] =\n" + "-{\n" "-\t/*\n" "-\t * J22 on mackerel switches mmcif.0 and sdhi.1 between 1.8V and 3.3V\n" "-\t * Since we cannot support both voltages, we support the default 1.8V\n" @@ -279,7 +280,8 @@ "-\tREGULATOR_SUPPLY(\"vqmmc\", \"sh_mmcif.0\"),\n" "-};\n" "-\n" - "-static struct regulator_consumer_supply fixed3v3_power_consumers[] -{\n" + "-static struct regulator_consumer_supply fixed3v3_power_consumers[] =\n" + "-{\n" "-\tREGULATOR_SUPPLY(\"vmmc\", \"sh_mobile_sdhi.0\"),\n" "-\tREGULATOR_SUPPLY(\"vqmmc\", \"sh_mobile_sdhi.0\"),\n" "-\tREGULATOR_SUPPLY(\"vmmc\", \"sh_mobile_sdhi.2\"),\n" @@ -1542,7 +1544,7 @@ "-\t/* Accelerometer */\n" "-\tirq_set_irq_type(IRQ21, IRQ_TYPE_LEVEL_HIGH);\n" "-\n" - "-\t/* Reset HDMI, must be held at least one EXTALR (32768Hz) period */\n" + "-\t/* Reset HDMI, must be held@least one EXTALR (32768Hz) period */\n" "-\tsrcr4 = __raw_readl(SRCR4);\n" "-\t__raw_writel(srcr4 | (1 << 13), SRCR4);\n" "-\tudelay(50);\n" @@ -1582,4 +1584,4 @@ "-\t.dt_compat = mackerel_boards_compat_dt,\n" -MACHINE_END -84918c2986ac2f38d056ad1edbe07f46991bd1b029a3068f94f83bdef7ace7c0 +8f1a010ec4103974b6f3336f26072b97afd4c757eba18b6a0f1c642e9783a15a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.