[GIT PULL] Fix for omap gpt12 timer error handling

Tony Lindgren tony at atomide.com
Wed Aug 18 23:34:36 PDT 2021


From: "Tony Lindgren" <tony at atomide.com>

The following changes since commit 353b7a55dcaf5fb8758e09ebe2ddf5f3adbac7c5:

  Merge branch 'fixes-v5.14' into fixes (2021-07-27 11:25:08 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/gpt12-fix-signed

for you to fetch changes up to 06a089ef644934372a3062528244fca3417d3430:

  bus: ti-sysc: Fix error handling for sysc_check_active_timer() (2021-08-11 08:34:46 +0300)

----------------------------------------------------------------
Fix for omap gpt12 timer error handling

Two of the recent fixes for ti-sysc driver had bad interaction for a
function return value that caused one of the fixes to not work so we
need to change the return value handling. Otherwise early beagleboard
variants still have a boot issue.

----------------------------------------------------------------
Tony Lindgren (1):
      bus: ti-sysc: Fix error handling for sysc_check_active_timer()

 drivers/bus/ti-sysc.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)



More information about the linux-arm-kernel mailing list