[GIT] IDE

From: David Miller
Date: Mon Dec 03 2018 - 01:32:08 EST



A missing of_node_put() and a small cleanup.

Please pull, thanks!

The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git

for you to fetch changes up to 94d0fb159da94cb4522e14d6004bb7acf2ff0387:

ide: Change to use DEFINE_SHOW_ATTRIBUTE macro (2018-12-02 22:09:09 -0800)

----------------------------------------------------------------
Yangtao Li (2):
ide: pmac: add of_node_put()
ide: Change to use DEFINE_SHOW_ATTRIBUTE macro

drivers/ide/ide-proc.c | 15 ++-------------
drivers/ide/pmac.c | 1 +
2 files changed, 3 insertions(+), 13 deletions(-)