lkml.org 
[lkml]   [2014]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH/RFC v9 03/19] mfd: max77693: Modify flash cell name identifiers
    Date
    Change flash cell identifiers from max77693-flash to max77693-led
    to avoid confusion with NOR/NAND Flash.

    Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
    Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
    Cc: Chanwoo Choi <cw00.choi@samsung.com>
    Cc: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/mfd/max77693.c | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/drivers/mfd/max77693.c b/drivers/mfd/max77693.c
    index a159593..cb14afa 100644
    --- a/drivers/mfd/max77693.c
    +++ b/drivers/mfd/max77693.c
    @@ -53,8 +53,8 @@ static const struct mfd_cell max77693_devs[] = {
    .of_compatible = "maxim,max77693-haptic",
    },
    {
    - .name = "max77693-flash",
    - .of_compatible = "maxim,max77693-flash",
    + .name = "max77693-led",
    + .of_compatible = "maxim,max77693-led",
    },
    };

    --
    1.7.9.5


    \
     
     \ /
      Last update: 2014-12-03 17:41    [W:4.124 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site