lkml.org 
[lkml]   [2015]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RESEND PATCH v2 6/9] mfd: rtsx: remove LCTLR defination
    On Thu, 22 Jan 2015, micky_ching@realsil.com.cn wrote:

    > From: Micky Ching <micky_ching@realsil.com.cn>
    >
    > To enable/disable ASPM we should find LINK CONTROL register
    > in PCI config space. All old chip use 0x80 address, but new
    > chip may use another address, so we using pci_find_capability()
    > to get LINK CONTROL address.
    >
    > rtsx_gops.c was removed, we consider to put some common operations
    > to this file, but the actual thing is, only a group of chips
    > are in common ops1, and another group of chips in common ops2,
    > it is hard to decide put which ops into generic ops file.
    >
    > Signed-off-by: Micky Ching <micky_ching@realsil.com.cn>
    > ---
    > drivers/mfd/Makefile | 2 +-
    > drivers/mfd/rts5227.c | 2 +-
    > drivers/mfd/rts5249.c | 3 +--
    > drivers/mfd/rtsx_gops.c | 37 -------------------------------------
    > drivers/mfd/rtsx_pcr.c | 22 +++++++++++++++++-----
    > include/linux/mfd/rtsx_pci.h | 10 +---------
    > 6 files changed, 21 insertions(+), 55 deletions(-)
    > delete mode 100644 drivers/mfd/rtsx_gops.c

    Acked-by: Lee Jones <lee.jones@linaro.org>

    --
    Lee Jones
    Linaro STMicroelectronics Landing Team Lead
    Linaro.org │ Open source software for ARM SoCs
    Follow Linaro: Facebook | Twitter | Blog


    \
     
     \ /
      Last update: 2015-02-16 15:41    [W:3.666 / U:0.080 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site