[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1549044263-5862-1-git-send-email-santosh.shilimkar@oracle.com>
Date: Fri, 1 Feb 2019 10:04:23 -0800
From: Santosh Shilimkar <santosh.shilimkar@...cle.com>
To: arm@...nel.org, linux-arm-kernel@...ts.infradead.org
Cc: khilman@...nel.org, arnd@...db.de, olof@...om.net,
linux-kernel@...r.kernel.org, santosh.shilimkar@...cle.com
Subject: [GIT PULL] soc: ti: couple of non critical fixes for v5.1
The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:
Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.1
for you to fetch changes up to 2b13ef1f4261688c2dc5d67dbee69ed2fdddf53e:
soc: ti: knav_dma: Use proper enum in pktdma_init_chan (2019-01-30 10:22:17 -0800)
----------------------------------------------------------------
soc: ti: couple of non critical fixes for v5.1
- Fix the Clang warning for enum in Navigator dma
- Simplify code in ti_sci with DEFINE_SHOW_ATTRIBUTE macro
----------------------------------------------------------------
Nathan Chancellor (1):
soc: ti: knav_dma: Use proper enum in pktdma_init_chan
Yangtao Li (1):
firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macro
drivers/firmware/ti_sci.c | 21 ++-------------------
drivers/soc/ti/knav_dma.c | 2 +-
2 files changed, 3 insertions(+), 20 deletions(-)
Powered by blists - more mailing lists