From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934151AbeALRAg (ORCPT + 1 other); Fri, 12 Jan 2018 12:00:36 -0500 Received: from mout.web.de ([212.227.15.4]:57323 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934063AbeALRAf (ORCPT ); Fri, 12 Jan 2018 12:00:35 -0500 Subject: [PATCH 2/2] mvebu-mbus: Fix a typo in five comment lines From: SF Markus Elfring To: kernel-janitors@vger.kernel.org, Gregory Clement , =?UTF-8?Q?Jan_L=c3=bcbbe?= Cc: LKML , trivial@kernel.org References: <4796228f-fa7f-24db-0049-2d2b9041c5b0@users.sourceforge.net> Message-ID: <0d0d1f9a-55e8-3a40-9ea7-e7496b72fe7a@users.sourceforge.net> Date: Fri, 12 Jan 2018 18:00:28 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <4796228f-fa7f-24db-0049-2d2b9041c5b0@users.sourceforge.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:X7vTBCSlFCwGkGPisxbGYIfbKevWr2HRtBX55bR0ba9QSCawF0n CH9r88M6D04+/GKiehMius8DM3JYKwFJjI8i7BgUD9JggV4KDlX6itecoWtMFmQEvCsVokk 7NPalulpiCTz83NwNzt/t1Gs5TcekSDCSPeBb770z5TW5SWdz1/n71QeT6tyX2JL87/HeAk /HRJ5KTF2PjJiR499u1+A== X-UI-Out-Filterresults: notjunk:1;V01:K0:F0E4z260NV0=:ZC3G4W/+bbTylaQKKgRZ+r /3+UUJHYw0XpAPH5gRWEsrc64fqGQ3T07BCo29cjZsefxjtdbkihxkuFuNoPQ9HQkjkOnsUlN x4JO6Mw3PZIWT99eB+l1C+BP/9GFOvwyXkzCddZIejM0V6V4J/AAd6ZMwF5e5o13CUfKHK31Z RcpOKVWvRSPqaDdpZKve08SlOEYqowXZwwJcUJhb3K0KzLdnA+alQyw/pJzkgmpCMgN+96IMF iaGlyRlluxs8DRH3qGneoPFqYBO+hT3LSXY9tv1fU8y6cUbOBBi8Z2RGGM4H8K4JqwCOAzClp vFhkrSMaG62znnSqcFZwDk6hEhpunrQvaq8Eyy0EZuolBqAVF+oy2N4FEaRsaS6xrHlNJo6M1 2vO1Oqa7yyzepRU93Vc75NoYNBu4ixYNv3JBspN9o71MUxHVX/8C1W1dyp17cpoAs2cvKu9LN DgNQ401d5HHQtZFheZXWvTkpgpxxJdKQwecdjf4hfEunpkDgiqMplm6pJoifF71A+XmBVBjYM PpInRIwXyKwzchkQOiHzgr9hV8lcIXh6s9KkTRBr7lRNgx4c8DV1vf7acSiqILubQK0AOcmY3 cPe9xFtV+RL5zbXkEXbDk/5+2Xl7k6JVpk9cJ8j3Ag3GpEWH8ZSiwp1ZoyQNq64XdEAn0vHP6 7pg/1zf9ek40e30yMYHaWdNsDuZn0jHowbB2EnSh3b2k3TBCwB1Z9STnk2BfEyV9uGbD0LEiP ozQKMsAd+iAzkzq6hKpqH5zOnH6YjrhmVIhRIbAOUYhq1oEftofWITMo/lH3JoEwsJ1ybOhdm o1n/ZIgM/35qVcFTNGx9xKNVURHE41CdZ8fgit6KJNR5fjdtxw= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: From: Markus Elfring Date: Fri, 12 Jan 2018 17:44:48 +0100 Adjust words in these descriptions. Signed-off-by: Markus Elfring --- drivers/bus/mvebu-mbus.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/drivers/bus/mvebu-mbus.c b/drivers/bus/mvebu-mbus.c index 5844901aea0b..e0c1b07108a6 100644 --- a/drivers/bus/mvebu-mbus.c +++ b/drivers/bus/mvebu-mbus.c @@ -23,15 +23,14 @@ * * This driver: * - * - Reads out the SDRAM address decoding windows at initialization - * time, and fills the mvebu_mbus_dram_info structure with these - * informations. The exported function mv_mbus_dram_info() allow - * device drivers to get those informations related to the SDRAM - * address decoding windows. This is because devices also have their - * own windows (configured through registers that are part of each - * device register space), and therefore the drivers for Marvell - * devices have to configure those device -> SDRAM windows to ensure - * that DMA works properly. + * - Reads out the SDRAM address decoding windows at initialization time, + * and fills the mvebu_mbus_dram_info structure with this information. + * The exported function mv_mbus_dram_info() allows device drivers to get + * this information related to the SDRAM address decoding windows. + * This is because devices also have their own windows (configured through + * registers that are part of each device register space), and therefore + * the drivers for Marvell devices have to configure those device + * -> SDRAM windows to ensure that DMA works properly. * * - Provides an API for platform code or device drivers to * dynamically add or remove address decoding windows for the CPU -> @@ -123,7 +122,7 @@ struct mvebu_mbus_soc_data { }; /* - * Used to store the state of one MBus window accross suspend/resume. + * Used to store the state of one MBus window across suspend/resume. */ struct mvebu_mbus_win_data { u32 ctrl; -- 2.15.1 From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Fri, 12 Jan 2018 17:00:28 +0000 Subject: [PATCH 2/2] mvebu-mbus: Fix a typo in five comment lines Message-Id: <0d0d1f9a-55e8-3a40-9ea7-e7496b72fe7a@users.sourceforge.net> List-Id: References: <4796228f-fa7f-24db-0049-2d2b9041c5b0@users.sourceforge.net> In-Reply-To: <4796228f-fa7f-24db-0049-2d2b9041c5b0@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org, Gregory Clement , =?UTF-8?Q?Jan_L=c3=bcbbe?= Cc: LKML , trivial@kernel.org From: Markus Elfring Date: Fri, 12 Jan 2018 17:44:48 +0100 Adjust words in these descriptions. Signed-off-by: Markus Elfring --- drivers/bus/mvebu-mbus.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/drivers/bus/mvebu-mbus.c b/drivers/bus/mvebu-mbus.c index 5844901aea0b..e0c1b07108a6 100644 --- a/drivers/bus/mvebu-mbus.c +++ b/drivers/bus/mvebu-mbus.c @@ -23,15 +23,14 @@ * * This driver: * - * - Reads out the SDRAM address decoding windows at initialization - * time, and fills the mvebu_mbus_dram_info structure with these - * informations. The exported function mv_mbus_dram_info() allow - * device drivers to get those informations related to the SDRAM - * address decoding windows. This is because devices also have their - * own windows (configured through registers that are part of each - * device register space), and therefore the drivers for Marvell - * devices have to configure those device -> SDRAM windows to ensure - * that DMA works properly. + * - Reads out the SDRAM address decoding windows at initialization time, + * and fills the mvebu_mbus_dram_info structure with this information. + * The exported function mv_mbus_dram_info() allows device drivers to get + * this information related to the SDRAM address decoding windows. + * This is because devices also have their own windows (configured through + * registers that are part of each device register space), and therefore + * the drivers for Marvell devices have to configure those device + * -> SDRAM windows to ensure that DMA works properly. * * - Provides an API for platform code or device drivers to * dynamically add or remove address decoding windows for the CPU -> @@ -123,7 +122,7 @@ struct mvebu_mbus_soc_data { }; /* - * Used to store the state of one MBus window accross suspend/resume. + * Used to store the state of one MBus window across suspend/resume. */ struct mvebu_mbus_win_data { u32 ctrl; -- 2.15.1