On Tue, Jun 14, 2016 at 3:43 PM, John Stultz <[email protected]> wrote:
> From: Jorge Ramirez-Ortiz <[email protected]>
>
> This driver provides a input driver for the power button on the
> HiSi 65xx SoC for boards like HiKey.
>
> This driver was originally by Zhiliang Xue <[email protected]>
> then basically rewritten by Jorge, but preserving the original
> module author credits.
>
> Cc: Dmitry Torokhov <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Lee Jones <[email protected]>
> Cc: Jorge Ramirez-Ortiz <[email protected]>
> Cc: Feng Chen <[email protected]>
> Cc: Wei Xu <[email protected]>
> Cc: Guodong Xu <[email protected]>
> Signed-off-by: Jorge Ramirez-Ortiz <[email protected]>
> [jstultz: Reworked commit message, folded in other fixes/cleanups
> from Jorge, implemented some larger cleanups suggested by DmitryT]
> Signed-off-by: John Stultz <[email protected]>
> ---
> v2: Major rework integrating feedback from Dmitry.
> v3: Dropped of_match compatible line since no longer using DT
>     for this.
> v4: Removed MODULE_DEVICE_TABLE(of, hi65xx_powerkey_of_match) line
>     I missed in the last revision, which casued build issues w/
>     modules.

Hey Dmitry,
  Just wanted to ping you to see if there was anything else you were
wanting changed with this patch. Lee has queued the mfd patches in
-next, so I wanted to be sure to address any concerns you had that was
keeping this from heading upstream in 4.8 (hopefully :).

thanks
-john

Reply via email to