linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] can: mcp251x: various improvements
@ 2014-04-01 21:02 Marc Kleine-Budde
  2014-04-01 21:02 ` [PATCH v2 1/4] can: mcp251x: Check return value of spi_setup() Marc Kleine-Budde
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Marc Kleine-Budde @ 2014-04-01 21:02 UTC (permalink / raw)
  To: linux-can

Hello,

I've picked up Alexander Shiyan's work.

Changes since v1:
- 1/4: mcp251x_can_probe(): do cleanup in case of spi_setup() fails
- 2/4: mcp251x_hw_reset(): convert ternary-? to if (err) return
- 3/4: mcp251x_hw_probe(): convert ternary-? to if (err) return



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-02  7:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 21:02 [PATCH v2 0/4] can: mcp251x: various improvements Marc Kleine-Budde
2014-04-01 21:02 ` [PATCH v2 1/4] can: mcp251x: Check return value of spi_setup() Marc Kleine-Budde
2014-04-01 21:02 ` [PATCH v2 2/4] can: mcp251x: Improve mcp251x_hw_reset() Marc Kleine-Budde
2014-04-01 21:02 ` [PATCH v2 3/4] can: mcp251x: Improve mcp251x_hw_probe() Marc Kleine-Budde
2014-04-01 21:02 ` [PATCH v2 4/4] can: mcp251x: Remove unnecessary power disabling Marc Kleine-Budde
2014-04-02  7:08   ` Marc Kleine-Budde
2014-04-01 21:03 ` [PATCH v2 0/4] can: mcp251x: various improvements Marc Kleine-Budde
2014-04-02  7:11   ` Alexander Shiyan
2014-04-02  7:12     ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).