lkml.org 
[lkml]   [2017]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 08/17] net: qca_spi: Clarify MODULE_DESCRIPTION
    Date
    Since this driver is specific to the QCA7000, we should make the module
    description more precisely.

    Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
    ---
    drivers/net/ethernet/qualcomm/qca_spi.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/net/ethernet/qualcomm/qca_spi.c b/drivers/net/ethernet/qualcomm/qca_spi.c
    index c727357..deec70f 100644
    --- a/drivers/net/ethernet/qualcomm/qca_spi.c
    +++ b/drivers/net/ethernet/qualcomm/qca_spi.c
    @@ -997,7 +997,7 @@ static struct spi_driver qca_spi_driver = {
    };
    module_spi_driver(qca_spi_driver);

    -MODULE_DESCRIPTION("Qualcomm Atheros SPI Driver");
    +MODULE_DESCRIPTION("Qualcomm Atheros QCA7000 SPI Driver");
    MODULE_AUTHOR("Qualcomm Atheros Communications");
    MODULE_AUTHOR("Stefan Wahren <stefan.wahren@i2se.com>");
    MODULE_LICENSE("Dual BSD/GPL");
    --
    2.1.4
    \
     
     \ /
      Last update: 2017-05-10 21:21    [W:2.749 / U:0.368 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site